3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-08 22:02:50 +02:00
Dieser Commit ist enthalten in:
creeper123123321 2018-12-10 12:56:45 -02:00
Ursprung 7c6118bd6f
Commit 0c5f5c6e3f
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 0AC57D54786721D1

Datei anzeigen

@ -33,12 +33,6 @@ public class RecipeData {
}
}
// todo remove this debug
public static void main(String[] args) {
init();
System.out.println(recipes);
}
@Data
public static class Recipe {
@NonNull