Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-03 14:50:30 +01:00
remove debug
Dieser Commit ist enthalten in:
Ursprung
7c6118bd6f
Commit
0c5f5c6e3f
@ -33,12 +33,6 @@ public class RecipeData {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// todo remove this debug
|
|
||||||
public static void main(String[] args) {
|
|
||||||
init();
|
|
||||||
System.out.println(recipes);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Data
|
@Data
|
||||||
public static class Recipe {
|
public static class Recipe {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren