Uses of Class
net.minecraft.data.recipes.ShapedRecipeBuilder
-
Uses of ShapedRecipeBuilder in net.minecraft.data.recipes
Modifier and TypeMethodDescriptionprotected static ShapedRecipeBuilder
RecipeProvider.chiseledBuilder
(RecipeCategory p_251755_, ItemLike p_249782_, Ingredient p_250087_) protected static ShapedRecipeBuilder
RecipeProvider.cutBuilder
(RecipeCategory p_250895_, ItemLike p_251147_, Ingredient p_251563_) ShapedRecipeBuilder.define
(Character p_126125_, Ingredient p_126126_) static ShapedRecipeBuilder
ShapedRecipeBuilder.shaped
(RecipeCategory p_250853_, ItemLike p_249747_) static ShapedRecipeBuilder
ShapedRecipeBuilder.shaped
(RecipeCategory p_251325_, ItemLike p_250636_, int p_249081_) ShapedRecipeBuilder.showNotification
(boolean p_273326_) ShapedRecipeBuilder.unlockedBy
(String p_176751_, Criterion<?> p_300780_) -
Uses of ShapedRecipeBuilder in net.minecraftforge.debug.gameplay.crafting
Modifier and TypeMethodDescriptionprivate static ShapedRecipeBuilder
CustomIngredientsTest.Recipes.shaped()