类 ForgeRecipeProvider
java.lang.Object
net.minecraft.data.recipes.RecipeProvider
net.minecraft.data.recipes.packs.VanillaRecipeProvider
net.minecraftforge.common.data.ForgeRecipeProvider
-
嵌套类概要
嵌套类修饰符和类型类说明static class
private static class
从类继承的嵌套类/接口 net.minecraft.data.recipes.packs.VanillaRecipeProvider
VanillaRecipeProvider.TrimTemplate
-
字段概要
字段修饰符和类型字段说明private final Set
<ResourceKey<Recipe<?>>> private final net.minecraftforge.unsafe.UnsafeFieldAccess
<ShapelessRecipe, List<Ingredient>> private final HolderLookup.RegistryLookup
<Item> private static final org.apache.logging.log4j.Logger
private final net.minecraftforge.unsafe.UnsafeFieldAccess
<ShapedRecipe, ShapedRecipePattern> private final net.minecraftforge.unsafe.UnsafeFieldAccess
<Ingredient, HolderSet<Item>> 从类继承的字段 net.minecraft.data.recipes.packs.VanillaRecipeProvider
COAL_SMELTABLES, COPPER_SMELTABLES, DIAMOND_SMELTABLES, EMERALD_SMELTABLES, GOLD_SMELTABLES, IRON_SMELTABLES, LAPIS_SMELTABLES, REDSTONE_SMELTABLES
从类继承的字段 net.minecraft.data.recipes.RecipeProvider
output, registries
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected void
private @Nullable Ingredient
enhance
(ResourceKey<Recipe<?>> name, Ingredient vanilla) private @Nullable Recipe
<?> enhance
(ResourceKey<Recipe<?>> id, Recipe<?> vanilla) private @Nullable Recipe
<?> enhance
(ResourceKey<Recipe<?>> id, ShapedRecipe vanilla) private @Nullable Recipe
<?> enhance
(ResourceKey<Recipe<?>> id, ShapelessRecipe vanilla) private void
private void
private void
从类继承的方法 net.minecraft.data.recipes.packs.VanillaRecipeProvider
smithingTrims
从类继承的方法 net.minecraft.data.recipes.RecipeProvider
banner, bedFromPlanksAndWool, buttonBuilder, candle, carpet, chestBoat, chiseled, chiseledBuilder, colorBlockWithDye, coloredTerracottaFromTerracottaAndDye, colorWithDye, concretePowder, cookRecipes, copperBulb, copySmithingTemplate, copySmithingTemplate, cut, cutBuilder, doorBuilder, fenceBuilder, fenceGateBuilder, generateForEnabledBlockFamilies, generateRecipes, getBaseBlock, getBlastingRecipeName, getConversionRecipeName, getHasName, getItemName, getSimpleRecipeName, getSmeltingRecipeName, grate, hangingSign, has, has, mosaicBuilder, netheriteSmithing, nineBlockStorageRecipes, nineBlockStorageRecipesRecipesWithCustomUnpacking, nineBlockStorageRecipesWithCustomPacking, oneToOneConversionRecipe, oneToOneConversionRecipe, oreBlasting, oreSmelting, planksFromLog, planksFromLogs, polished, polishedBuilder, pressurePlate, pressurePlateBuilder, shaped, shaped, shapeless, shapeless, shapeless, signBuilder, slab, slabBuilder, stainedGlassFromGlassAndDye, stainedGlassPaneFromGlassPaneAndDye, stainedGlassPaneFromStainedGlass, stairBuilder, stonecutterResultFromBase, stonecutterResultFromBase, suspiciousStew, tag, threeByThreePacker, threeByThreePacker, trapdoorBuilder, trimSmithing, twoByTwoPacker, wall, wallBuilder, waxRecipes, woodenBoat, woodFromLogs
-
字段详细资料
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
items
-
replacements
-
excludes
-
INGREDIENTS
private final net.minecraftforge.unsafe.UnsafeFieldAccess<ShapelessRecipe,List<Ingredient>> INGREDIENTS -
PATTERN
-
VALUES
-
-
构造器详细资料
-
ForgeRecipeProvider
-
-
方法详细资料
-
exclude
-
exclude
-
replace
-
buildRecipes
protected void buildRecipes()- 覆盖:
buildRecipes
在类中VanillaRecipeProvider
-
enhance
-
enhance
-
enhance
-
enhance
-