Class Recipe
java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.recipe.Recipe
-
Constructor Summary
ConstructorsConstructorDescriptionRecipe(@NonNull RecipeType type, @NonNull String identifier, RecipeData data) -
Method Summary
-
Constructor Details
-
Recipe
public Recipe(@NonNull @NonNull RecipeType type, @NonNull @NonNull String identifier, RecipeData data)
-
-
Method Details