Uses of Interface
net.minecraft.data.recipes.RecipeBuilder
Packages that use RecipeBuilder
-
Uses of RecipeBuilder in net.minecraft.data.recipes
Classes in net.minecraft.data.recipes that implement RecipeBuilderModifier and TypeClassDescriptionclassclassclassclassFields in net.minecraft.data.recipes with type parameters of type RecipeBuilderModifier and TypeFieldDescriptionprivate static final Map<BlockFamily.Variant, BiFunction<ItemLike, ItemLike, RecipeBuilder>> RecipeProvider.SHAPE_BUILDERSMethods in net.minecraft.data.recipes that return RecipeBuilderModifier and TypeMethodDescriptionprotected static RecipeBuilderRecipeProvider.buttonBuilder(ItemLike p_176659_, Ingredient p_176660_) protected static RecipeBuilderRecipeProvider.doorBuilder(ItemLike p_176671_, Ingredient p_176672_) protected static RecipeBuilderRecipeProvider.fenceBuilder(ItemLike p_176679_, Ingredient p_176680_) protected static RecipeBuilderRecipeProvider.fenceGateBuilder(ItemLike p_176685_, Ingredient p_176686_) protected static RecipeBuilderRecipeProvider.polishedBuilder(RecipeCategory p_249131_, ItemLike p_251242_, Ingredient p_251412_) protected static RecipeBuilderRecipeProvider.pressurePlateBuilder(RecipeCategory p_251447_, ItemLike p_251989_, Ingredient p_249211_) protected static RecipeBuilderRecipeProvider.signBuilder(ItemLike p_176727_, Ingredient p_176728_) protected static RecipeBuilderRecipeProvider.slabBuilder(RecipeCategory p_251707_, ItemLike p_251284_, Ingredient p_248824_) protected static RecipeBuilderRecipeProvider.stairBuilder(ItemLike p_176711_, Ingredient p_176712_) protected static RecipeBuilderRecipeProvider.trapdoorBuilder(ItemLike p_176721_, Ingredient p_176722_) RecipeBuilder.unlockedBy(String p_176496_, Criterion<?> p_301065_) protected static RecipeBuilderRecipeProvider.wallBuilder(RecipeCategory p_249083_, ItemLike p_250754_, Ingredient p_250311_) -
Uses of RecipeBuilder in net.neoforged.neoforge.debug.crafting
Classes in net.neoforged.neoforge.debug.crafting that implement RecipeBuilderModifier and TypeClassDescription(package private) static class