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 RecipeCategoryShapedRecipeBuilder.categoryprivate final RecipeCategoryShapelessRecipeBuilder.categoryprivate final RecipeCategorySimpleCookingRecipeBuilder.categoryprivate final RecipeCategorySingleItemRecipeBuilder.categoryprivate final RecipeCategorySmithingTransformRecipeBuilder.categoryprivate final RecipeCategorySmithingTrimRecipeBuilder.categoryprivate final RecipeCategoryTransmuteRecipeBuilder.categoryMethods in net.minecraft.data.recipes that return RecipeCategoryModifier and TypeMethodDescriptionstatic RecipeCategoryReturns 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 SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.blasting(Ingredient p_252115_, RecipeCategory p_249421_, ItemStack result, float p_250383_, int p_250476_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.blasting(Ingredient ingredient, RecipeCategory category, ItemLike result, float experience, int cookingTime) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.campfireCooking(Ingredient p_249393_, RecipeCategory p_249372_, ItemStack result, float p_252321_, int p_251916_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.campfireCooking(Ingredient ingredient, RecipeCategory category, ItemLike result, float experience, int cookingTime) protected voidRecipeProvider.chiseled(RecipeCategory category, ItemLike chiseledResult, ItemLike material) protected ShapedRecipeBuilderRecipeProvider.chiseledBuilder(RecipeCategory category, ItemLike chiseledResult, Ingredient material) protected voidRecipeProvider.colorWithDye(List<Item> dyes, List<Item> dyeableItems, Item dye, String group, RecipeCategory category) protected voidRecipeProvider.cut(RecipeCategory category, ItemLike cutResult, ItemLike material) protected ShapedRecipeBuilderRecipeProvider.cutBuilder(RecipeCategory category, ItemLike cutResult, Ingredient material) static CraftingBookCategoryRecipeBuilder.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 voidRecipeProvider.mosaicBuilder(RecipeCategory category, ItemLike result, ItemLike material) protected voidRecipeProvider.netheriteSmithing(Item ingredientItem, RecipeCategory category, Item resultItem) protected voidRecipeProvider.nineBlockStorageRecipes(RecipeCategory unpackedCategory, ItemLike unpacked, RecipeCategory packedCategory, ItemLike packed) protected voidRecipeProvider.nineBlockStorageRecipes(RecipeCategory unpackedCategory, ItemLike unpacked, RecipeCategory packedCategory, ItemLike packed, String packedName, String packedGroup, String unpackedName, String unpackedGroup) protected voidRecipeProvider.nineBlockStorageRecipesRecipesWithCustomUnpacking(RecipeCategory unpackedCategory, ItemLike unpacked, RecipeCategory packedCategory, ItemLike packed, String unpackedName, String unpackedGroup) protected voidRecipeProvider.nineBlockStorageRecipesWithCustomPacking(RecipeCategory unpackedCategory, ItemLike unpacked, RecipeCategory packedCategory, ItemLike packed, String packedName, String packedGroup) protected voidRecipeProvider.oreBlasting(List<ItemLike> ingredients, RecipeCategory category, ItemLike result, float experience, int cookingTime, String group) protected <T extends AbstractCookingRecipe>
voidRecipeProvider.oreCooking(RecipeSerializer<T> serializer, AbstractCookingRecipe.Factory<T> recipeFactory, List<ItemLike> ingredients, RecipeCategory category, ItemLike result, float experience, int cookingTime, String group, String suffix) protected voidRecipeProvider.oreSmelting(List<ItemLike> ingredients, RecipeCategory category, ItemLike result, float experience, int cookingTime, String group) protected voidRecipeProvider.polished(RecipeCategory category, ItemLike result, ItemLike material) protected RecipeBuilderRecipeProvider.polishedBuilder(RecipeCategory category, ItemLike result, Ingredient material) protected RecipeBuilderRecipeProvider.pressurePlateBuilder(RecipeCategory category, ItemLike pressurePlate, Ingredient material) protected ShapedRecipeBuilderRecipeProvider.shaped(RecipeCategory category, ItemLike result) protected ShapedRecipeBuilderRecipeProvider.shaped(RecipeCategory category, ItemLike result, int count) static ShapedRecipeBuilderShapedRecipeBuilder.shaped(HolderGetter<Item> p_365019_, RecipeCategory p_251325_, ItemStack result) static ShapedRecipeBuilderShapedRecipeBuilder.shaped(HolderGetter<Item> items, RecipeCategory category, ItemLike result) static ShapedRecipeBuilderShapedRecipeBuilder.shaped(HolderGetter<Item> items, RecipeCategory category, ItemLike result, int count) protected ShapelessRecipeBuilderRecipeProvider.shapeless(RecipeCategory category, ItemStack result) protected ShapelessRecipeBuilderRecipeProvider.shapeless(RecipeCategory category, ItemLike result) protected ShapelessRecipeBuilderRecipeProvider.shapeless(RecipeCategory category, ItemLike result, int count) static ShapelessRecipeBuilderShapelessRecipeBuilder.shapeless(HolderGetter<Item> items, RecipeCategory category, ItemStack result) static ShapelessRecipeBuilderShapelessRecipeBuilder.shapeless(HolderGetter<Item> items, RecipeCategory category, ItemLike result) static ShapelessRecipeBuilderShapelessRecipeBuilder.shapeless(HolderGetter<Item> items, RecipeCategory category, ItemLike result, int count) protected voidRecipeProvider.slab(RecipeCategory category, ItemLike slab, ItemLike material) protected RecipeBuilderRecipeProvider.slabBuilder(RecipeCategory category, ItemLike slab, Ingredient material) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smelting(Ingredient p_249223_, RecipeCategory p_251240_, ItemStack result, float p_249452_, int p_250496_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smelting(Ingredient ingredient, RecipeCategory category, ItemLike result, float experience, int cookingTime) SmithingTransformRecipeBuilder.smithing(Ingredient template, Ingredient base, Ingredient addition, RecipeCategory category, Item result) static SmithingTrimRecipeBuilderSmithingTrimRecipeBuilder.smithingTrim(Ingredient template, Ingredient base, Ingredient addition, Holder<TrimPattern> pattern, RecipeCategory category) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smoking(Ingredient p_248930_, RecipeCategory p_250319_, ItemStack result, float p_252329_, int p_250482_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smoking(Ingredient ingredient, RecipeCategory category, ItemLike result, float experience, int cookingTime) protected voidRecipeProvider.stonecutterResultFromBase(RecipeCategory category, ItemLike result, ItemLike material) protected voidRecipeProvider.stonecutterResultFromBase(RecipeCategory category, ItemLike result, ItemLike material, int resultCount) static SingleItemRecipeBuilderSingleItemRecipeBuilder.stonecutting(Ingredient ingredient, RecipeCategory category, ItemLike result) static SingleItemRecipeBuilderSingleItemRecipeBuilder.stonecutting(Ingredient ingredient, RecipeCategory category, ItemLike result, int count) protected voidRecipeProvider.threeByThreePacker(RecipeCategory category, ItemLike packed, ItemLike unpacked) protected voidRecipeProvider.threeByThreePacker(RecipeCategory category, ItemLike packed, ItemLike unpacked, String criterionName) static TransmuteRecipeBuilderTransmuteRecipeBuilder.transmute(RecipeCategory category, Ingredient input, Ingredient material, Item result) protected voidRecipeProvider.twoByTwoPacker(RecipeCategory category, ItemLike packed, ItemLike unpacked) protected voidRecipeProvider.wall(RecipeCategory category, ItemLike wall, ItemLike material) protected RecipeBuilderRecipeProvider.wallBuilder(RecipeCategory category, ItemLike wall, Ingredient material) Constructors in net.minecraft.data.recipes with parameters of type RecipeCategoryModifierConstructorDescriptionprivateShapedRecipeBuilder(HolderGetter<Item> p_365072_, RecipeCategory p_249996_, ItemStack result) privateShapedRecipeBuilder(HolderGetter<Item> items, RecipeCategory category, ItemLike result, int count) privateShapelessRecipeBuilder(HolderGetter<Item> items, RecipeCategory category, ItemStack result) privateSimpleCookingRecipeBuilder(RecipeCategory p_251345_, CookingBookCategory p_251607_, ItemStack result, Ingredient p_250362_, float p_251204_, int p_250189_, AbstractCookingRecipe.Factory<?> p_311960_) privateSimpleCookingRecipeBuilder(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, Holder<TrimPattern> pattern) privateTransmuteRecipeBuilder(RecipeCategory category, Holder<Item> result, Ingredient input, Ingredient material)