Uses of Enum Class
net.minecraft.data.recipes.RecipeCategory
Packages that use RecipeCategory
-
Uses of RecipeCategory in net.minecraft.data.recipes
Fields in net.minecraft.data.recipes declared as RecipeCategoryModifier and TypeFieldDescriptionprivate final RecipeCategory
ShapedRecipeBuilder.category
private final RecipeCategory
ShapelessRecipeBuilder.category
private final RecipeCategory
SimpleCookingRecipeBuilder.category
private final RecipeCategory
SingleItemRecipeBuilder.category
private final RecipeCategory
SmithingTransformRecipeBuilder.category
private final RecipeCategory
SmithingTrimRecipeBuilder.category
Methods in net.minecraft.data.recipes that return RecipeCategoryModifier and TypeMethodDescriptionstatic RecipeCategory
Returns the enum constant of this class with the specified name.static RecipeCategory[]
RecipeCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.data.recipes with parameters of type RecipeCategoryModifier and TypeMethodDescriptionstatic SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.blasting
(Ingredient p_252115_, RecipeCategory p_249421_, ItemStack result, float p_250383_, int p_250476_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.blasting
(Ingredient ingredient, RecipeCategory category, ItemLike result, float experience, int cookingTime) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.campfireCooking
(Ingredient p_249393_, RecipeCategory p_249372_, ItemStack result, float p_252321_, int p_251916_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.campfireCooking
(Ingredient ingredient, RecipeCategory category, ItemLike result, float experience, int cookingTime) protected static void
RecipeProvider.chiseled
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike chiseledResult, ItemLike material) protected static ShapedRecipeBuilder
RecipeProvider.chiseledBuilder
(RecipeCategory category, ItemLike chiseledResult, Ingredient material) protected static void
RecipeProvider.cut
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike cutResult, ItemLike material) protected static ShapedRecipeBuilder
RecipeProvider.cutBuilder
(RecipeCategory category, ItemLike cutResult, Ingredient material) static CraftingBookCategory
RecipeBuilder.determineBookCategory
(RecipeCategory category) static <T extends AbstractCookingRecipe>
SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.generic
(Ingredient p_250999_, RecipeCategory p_248815_, ItemStack result, float p_251320_, int p_248693_, RecipeSerializer<T> p_250921_, AbstractCookingRecipe.Factory<T> p_312657_) static <T extends AbstractCookingRecipe>
SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.generic
(Ingredient ingredient, RecipeCategory category, ItemLike result, float experience, int cookingTime, RecipeSerializer<T> cookingSerializer, AbstractCookingRecipe.Factory<T> factory) protected static void
RecipeProvider.mosaicBuilder
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike result, ItemLike material) protected static void
RecipeProvider.netheriteSmithing
(RecipeOutput recipeOutput, Item ingredientItem, RecipeCategory category, Item resultItem) protected static void
RecipeProvider.nineBlockStorageRecipes
(RecipeOutput recipeOutput, RecipeCategory unpackedCategory, ItemLike unpacked, RecipeCategory packedCategory, ItemLike packed) protected static void
RecipeProvider.nineBlockStorageRecipes
(RecipeOutput recipeOutput, RecipeCategory unpackedCategory, ItemLike unpacked, RecipeCategory packedCategory, ItemLike packed, String packedName, String packedGroup, String unpackedName, String unpackedGroup) protected static void
RecipeProvider.nineBlockStorageRecipesRecipesWithCustomUnpacking
(RecipeOutput recipeOutput, RecipeCategory unpackedCategory, ItemLike unpacked, RecipeCategory packedCategory, ItemLike packed, String unpackedName, String unpackedGroup) protected static void
RecipeProvider.nineBlockStorageRecipesWithCustomPacking
(RecipeOutput recipeOutput, RecipeCategory unpackedCategory, ItemLike unpacked, RecipeCategory packedCategory, ItemLike packed, String packedName, String packedGroup) protected static void
RecipeProvider.oreBlasting
(RecipeOutput recipeOutput, List<ItemLike> ingredients, RecipeCategory category, ItemLike result, float experience, int cookingTime, String group) protected static <T extends AbstractCookingRecipe>
voidRecipeProvider.oreCooking
(RecipeOutput recipeOutput, RecipeSerializer<T> serializer, AbstractCookingRecipe.Factory<T> recipeFactory, List<ItemLike> ingredients, RecipeCategory category, ItemLike result, float experience, int cookingTime, String group, String suffix) protected static void
RecipeProvider.oreSmelting
(RecipeOutput recipeOutput, List<ItemLike> ingredients, RecipeCategory category, ItemLike result, float experience, int cookingTime, String group) protected static void
RecipeProvider.polished
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike result, ItemLike material) protected static RecipeBuilder
RecipeProvider.polishedBuilder
(RecipeCategory category, ItemLike result, Ingredient material) protected static RecipeBuilder
RecipeProvider.pressurePlateBuilder
(RecipeCategory category, ItemLike pressurePlate, Ingredient material) static ShapedRecipeBuilder
ShapedRecipeBuilder.shaped
(RecipeCategory p_251325_, ItemStack result) static ShapedRecipeBuilder
ShapedRecipeBuilder.shaped
(RecipeCategory category, ItemLike result) Creates a new builder for a shaped recipe.static ShapedRecipeBuilder
ShapedRecipeBuilder.shaped
(RecipeCategory category, ItemLike result, int count) Creates a new builder for a shaped recipe.static ShapelessRecipeBuilder
ShapelessRecipeBuilder.shapeless
(RecipeCategory p_252339_, ItemStack result) static ShapelessRecipeBuilder
ShapelessRecipeBuilder.shapeless
(RecipeCategory category, ItemLike result) Creates a new builder for a shapeless recipe.static ShapelessRecipeBuilder
ShapelessRecipeBuilder.shapeless
(RecipeCategory category, ItemLike result, int count) Creates a new builder for a shapeless recipe.protected static void
RecipeProvider.slab
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike slab, ItemLike material) protected static RecipeBuilder
RecipeProvider.slabBuilder
(RecipeCategory category, ItemLike slab, Ingredient material) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.smelting
(Ingredient p_249223_, RecipeCategory p_251240_, ItemStack result, float p_249452_, int p_250496_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.smelting
(Ingredient ingredient, RecipeCategory category, ItemLike result, float experience, int cookingTime) SmithingTransformRecipeBuilder.smithing
(Ingredient template, Ingredient base, Ingredient addition, RecipeCategory category, Item result) static SmithingTrimRecipeBuilder
SmithingTrimRecipeBuilder.smithingTrim
(Ingredient template, Ingredient base, Ingredient addition, RecipeCategory category) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.smoking
(Ingredient p_248930_, RecipeCategory p_250319_, ItemStack result, float p_252329_, int p_250482_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.smoking
(Ingredient ingredient, RecipeCategory category, ItemLike result, float experience, int cookingTime) protected static void
RecipeProvider.stonecutterResultFromBase
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike result, ItemLike material) protected static void
RecipeProvider.stonecutterResultFromBase
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike result, ItemLike material, int resultCount) static SingleItemRecipeBuilder
SingleItemRecipeBuilder.stonecutting
(Ingredient ingredient, RecipeCategory category, ItemLike result) static SingleItemRecipeBuilder
SingleItemRecipeBuilder.stonecutting
(Ingredient ingredient, RecipeCategory category, ItemLike result, int count) protected static void
RecipeProvider.threeByThreePacker
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike packed, ItemLike unpacked) protected static void
RecipeProvider.threeByThreePacker
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike packed, ItemLike unpacked, String criterionName) protected static void
RecipeProvider.twoByTwoPacker
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike packed, ItemLike unpacked) protected static void
RecipeProvider.wall
(RecipeOutput recipeOutput, RecipeCategory category, ItemLike wall, ItemLike material) protected static RecipeBuilder
RecipeProvider.wallBuilder
(RecipeCategory category, ItemLike wall, Ingredient material) Constructors in net.minecraft.data.recipes with parameters of type RecipeCategoryModifierConstructorDescriptionShapedRecipeBuilder
(RecipeCategory p_249996_, ItemStack result) ShapedRecipeBuilder
(RecipeCategory category, ItemLike result, int count) ShapelessRecipeBuilder
(RecipeCategory p_250837_, ItemStack result) ShapelessRecipeBuilder
(RecipeCategory category, ItemLike result, int count) private
SimpleCookingRecipeBuilder
(RecipeCategory p_251345_, CookingBookCategory p_251607_, ItemStack result, Ingredient p_250362_, float p_251204_, int p_250189_, AbstractCookingRecipe.Factory<?> p_311960_) private
SimpleCookingRecipeBuilder
(RecipeCategory category, CookingBookCategory bookCategory, ItemLike result, Ingredient ingredient, float experience, int cookingTime, AbstractCookingRecipe.Factory<?> factory) SingleItemRecipeBuilder
(RecipeCategory category, SingleItemRecipe.Factory<?> factory, Ingredient ingredient, ItemLike result, int count) SmithingTransformRecipeBuilder
(Ingredient template, Ingredient base, Ingredient addition, RecipeCategory category, Item result) SmithingTrimRecipeBuilder
(RecipeCategory category, Ingredient template, Ingredient base, Ingredient addition)