Class IngredientTests.CompressedShapelessRecipeBuilder
java.lang.Object
net.minecraft.data.recipes.ShapelessRecipeBuilder
net.neoforged.neoforge.debug.crafting.IngredientTests.CompressedShapelessRecipeBuilder
- All Implemented Interfaces:
RecipeBuilder
- Enclosing class:
IngredientTests
-
Field Summary
Fields inherited from interface net.minecraft.data.recipes.RecipeBuilder
ROOT_RECIPE_ADVANCEMENT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsave(RecipeOutput recipeOutput, ResourceLocation location) static ShapelessRecipeBuildershapeless(RecipeCategory category, ItemLike result) Methods inherited from class net.minecraft.data.recipes.ShapelessRecipeBuilder
getResult, group, requires, requires, requires, requires, requires, shapeless, shapeless, unlockedByMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.data.recipes.RecipeBuilder
save, save
-
Constructor Details
-
CompressedShapelessRecipeBuilder
-
-
Method Details
-
save
- Specified by:
savein interfaceRecipeBuilder- Overrides:
savein classShapelessRecipeBuilder
-
shapeless
-