Uses of Class
net.minecraft.data.server.recipe.ShapelessRecipeJsonFactory
-
Uses of ShapelessRecipeJsonFactory in net.minecraft.data.server.recipe
Modifier and TypeMethodDescriptionstatic ShapelessRecipeJsonFactory
ShapelessRecipeJsonFactory.create
(ItemConvertible output) static ShapelessRecipeJsonFactory
ShapelessRecipeJsonFactory.create
(ItemConvertible output, int outputCount) ShapelessRecipeJsonFactory.criterion
(String string, CriterionConditions criterionConditions) ShapelessRecipeJsonFactory.input
(ItemConvertible itemProvider) ShapelessRecipeJsonFactory.input
(ItemConvertible itemProvider, int size) ShapelessRecipeJsonFactory.input
(Ingredient ingredient) ShapelessRecipeJsonFactory.input
(Ingredient ingredient, int size)