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.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 p_252115_, RecipeCategory p_249421_, ItemLike p_251247_, float p_250383_, int p_250476_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.campfireCooking(Ingredient p_249393_, RecipeCategory p_249372_, ItemStack result, float p_252321_, int p_251916_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.campfireCooking(Ingredient p_249393_, RecipeCategory p_249372_, ItemLike p_251516_, float p_252321_, int p_251916_) protected static voidRecipeProvider.chiseled(RecipeOutput p_300911_, RecipeCategory p_251604_, ItemLike p_251049_, ItemLike p_252267_) protected static ShapedRecipeBuilderRecipeProvider.chiseledBuilder(RecipeCategory p_251755_, ItemLike p_249782_, Ingredient p_250087_) protected static voidRecipeProvider.cut(RecipeOutput p_301189_, RecipeCategory p_252306_, ItemLike p_249686_, ItemLike p_251100_) protected static ShapedRecipeBuilderRecipeProvider.cutBuilder(RecipeCategory p_250895_, ItemLike p_251147_, Ingredient p_251563_) static CraftingBookCategoryRecipeBuilder.determineBookCategory(RecipeCategory p_311837_) 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 p_250999_, RecipeCategory p_248815_, ItemLike p_249766_, float p_251320_, int p_248693_, RecipeSerializer<T> p_250921_, AbstractCookingRecipe.Factory<T> p_312657_) protected static voidRecipeProvider.mosaicBuilder(RecipeOutput p_301088_, RecipeCategory p_248788_, ItemLike p_251925_, ItemLike p_252242_) protected static voidRecipeProvider.netheriteSmithing(RecipeOutput p_300886_, Item p_250046_, RecipeCategory p_248986_, Item p_250389_) protected static voidRecipeProvider.nineBlockStorageRecipes(RecipeOutput p_301057_, RecipeCategory p_251203_, ItemLike p_251689_, RecipeCategory p_251376_, ItemLike p_248771_) protected static voidRecipeProvider.nineBlockStorageRecipes(RecipeOutput p_301222_, RecipeCategory p_250083_, ItemLike p_250042_, RecipeCategory p_248977_, ItemLike p_251911_, String p_250475_, String p_248641_, String p_252237_, String p_250414_) protected static voidRecipeProvider.nineBlockStorageRecipesRecipesWithCustomUnpacking(RecipeOutput p_301132_, RecipeCategory p_248979_, ItemLike p_249101_, RecipeCategory p_252036_, ItemLike p_250886_, String p_248768_, String p_250847_) protected static voidRecipeProvider.nineBlockStorageRecipesWithCustomPacking(RecipeOutput p_301216_, RecipeCategory p_250885_, ItemLike p_251651_, RecipeCategory p_250874_, ItemLike p_248576_, String p_250171_, String p_249386_) protected static voidRecipeProvider.oreBlasting(RecipeOutput p_301288_, List<ItemLike> p_251504_, RecipeCategory p_248846_, ItemLike p_249735_, float p_248783_, int p_250303_, String p_251984_) protected static <T extends AbstractCookingRecipe>
voidRecipeProvider.oreCooking(RecipeOutput p_300957_, RecipeSerializer<T> p_251817_, AbstractCookingRecipe.Factory<T> p_312707_, List<ItemLike> p_249619_, RecipeCategory p_251154_, ItemLike p_250066_, float p_251871_, int p_251316_, String p_251450_, String p_249236_) protected static voidRecipeProvider.oreSmelting(RecipeOutput p_301183_, List<ItemLike> p_250172_, RecipeCategory p_250588_, ItemLike p_251868_, float p_250789_, int p_252144_, String p_251687_) protected static voidRecipeProvider.polished(RecipeOutput p_301100_, RecipeCategory p_248719_, ItemLike p_250032_, ItemLike p_250021_) 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_) static ShapedRecipeBuilderShapedRecipeBuilder.shaped(RecipeCategory p_251325_, ItemStack result) static ShapedRecipeBuilderShapedRecipeBuilder.shaped(RecipeCategory p_250853_, ItemLike p_249747_) static ShapedRecipeBuilderShapedRecipeBuilder.shaped(RecipeCategory p_251325_, ItemLike p_250636_, int p_249081_) static ShapelessRecipeBuilderShapelessRecipeBuilder.shapeless(RecipeCategory p_252339_, ItemStack result) static ShapelessRecipeBuilderShapelessRecipeBuilder.shapeless(RecipeCategory p_250714_, ItemLike p_249659_) static ShapelessRecipeBuilderShapelessRecipeBuilder.shapeless(RecipeCategory p_252339_, ItemLike p_250836_, int p_249928_) protected static voidRecipeProvider.slab(RecipeOutput p_300949_, RecipeCategory p_251848_, ItemLike p_249368_, ItemLike p_252133_) protected static RecipeBuilderRecipeProvider.slabBuilder(RecipeCategory p_251707_, ItemLike p_251284_, Ingredient p_248824_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smelting(Ingredient p_249223_, RecipeCategory p_251240_, ItemStack result, float p_249452_, int p_250496_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smelting(Ingredient p_249223_, RecipeCategory p_251240_, ItemLike p_249551_, float p_249452_, int p_250496_) SmithingTransformRecipeBuilder.smithing(Ingredient p_267071_, Ingredient p_266959_, Ingredient p_266803_, RecipeCategory p_266757_, Item p_267256_) static SmithingTrimRecipeBuilderSmithingTrimRecipeBuilder.smithingTrim(Ingredient p_266812_, Ingredient p_266843_, Ingredient p_267309_, RecipeCategory p_267269_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smoking(Ingredient p_248930_, RecipeCategory p_250319_, ItemStack result, float p_252329_, int p_250482_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smoking(Ingredient p_248930_, RecipeCategory p_250319_, ItemLike p_250377_, float p_252329_, int p_250482_) protected static voidRecipeProvider.stonecutterResultFromBase(RecipeOutput p_301035_, RecipeCategory p_248911_, ItemLike p_251265_, ItemLike p_250033_) protected static voidRecipeProvider.stonecutterResultFromBase(RecipeOutput p_301195_, RecipeCategory p_250609_, ItemLike p_251254_, ItemLike p_249666_, int p_251462_) static SingleItemRecipeBuilderSingleItemRecipeBuilder.stonecutting(Ingredient p_248596_, RecipeCategory p_250503_, ItemLike p_250269_) static SingleItemRecipeBuilderSingleItemRecipeBuilder.stonecutting(Ingredient p_251375_, RecipeCategory p_248984_, ItemLike p_250105_, int p_249506_) protected static voidRecipeProvider.threeByThreePacker(RecipeOutput p_301302_, RecipeCategory p_259186_, ItemLike p_259360_, ItemLike p_259263_) protected static voidRecipeProvider.threeByThreePacker(RecipeOutput p_301298_, RecipeCategory p_259247_, ItemLike p_259376_, ItemLike p_259717_, String p_260308_) protected static voidRecipeProvider.twoByTwoPacker(RecipeOutput p_301022_, RecipeCategory p_250881_, ItemLike p_252184_, ItemLike p_249710_) protected static voidRecipeProvider.wall(RecipeOutput p_301176_, RecipeCategory p_251148_, ItemLike p_250499_, ItemLike p_249970_) protected static RecipeBuilderRecipeProvider.wallBuilder(RecipeCategory p_249083_, ItemLike p_250754_, Ingredient p_250311_) Constructors in net.minecraft.data.recipes with parameters of type RecipeCategoryModifierConstructorDescriptionShapedRecipeBuilder(RecipeCategory p_249996_, ItemStack result) ShapedRecipeBuilder(RecipeCategory p_249996_, ItemLike p_251475_, int p_248948_) ShapelessRecipeBuilder(RecipeCategory p_250837_, ItemStack result) ShapelessRecipeBuilder(RecipeCategory p_250837_, ItemLike p_251897_, int p_252227_) privateSimpleCookingRecipeBuilder(RecipeCategory p_251345_, CookingBookCategory p_251607_, ItemStack result, Ingredient p_250362_, float p_251204_, int p_250189_, AbstractCookingRecipe.Factory<?> p_311960_) privateSimpleCookingRecipeBuilder(RecipeCategory p_251345_, CookingBookCategory p_251607_, ItemLike p_252112_, Ingredient p_250362_, float p_251204_, int p_250189_, AbstractCookingRecipe.Factory<?> p_311960_) SingleItemRecipeBuilder(RecipeCategory p_251425_, SingleItemRecipe.Factory<?> p_312361_, Ingredient p_251221_, ItemLike p_251302_, int p_250964_) SmithingTransformRecipeBuilder(Ingredient p_266973_, Ingredient p_267047_, Ingredient p_267009_, RecipeCategory p_266694_, Item p_267183_) SmithingTrimRecipeBuilder(RecipeCategory p_267007_, Ingredient p_266712_, Ingredient p_267018_, Ingredient p_267264_) -
Uses of RecipeCategory in net.neoforged.neoforge.debug.crafting
Methods in net.neoforged.neoforge.debug.crafting with parameters of type RecipeCategoryModifier and TypeMethodDescriptionstatic ShapelessRecipeBuilderIngredientTests.CompressedShapelessRecipeBuilder.shapeless(RecipeCategory category, ItemLike result) Constructors in net.neoforged.neoforge.debug.crafting with parameters of type RecipeCategoryModifierConstructorDescriptionCompressedShapelessRecipeBuilder(RecipeCategory category, ItemStack result)