类 VanillaRecipeProvider

java.lang.Object
net.minecraft.data.recipes.RecipeProvider
net.minecraft.data.recipes.packs.VanillaRecipeProvider
直接已知子类:
NeoForgeRecipeProvider

public class VanillaRecipeProvider extends RecipeProvider
  • 字段详细资料

    • COAL_SMELTABLES

      public static final com.google.common.collect.ImmutableList<ItemLike> COAL_SMELTABLES
    • IRON_SMELTABLES

      public static final com.google.common.collect.ImmutableList<ItemLike> IRON_SMELTABLES
    • COPPER_SMELTABLES

      public static final com.google.common.collect.ImmutableList<ItemLike> COPPER_SMELTABLES
    • GOLD_SMELTABLES

      public static final com.google.common.collect.ImmutableList<ItemLike> GOLD_SMELTABLES
    • DIAMOND_SMELTABLES

      public static final com.google.common.collect.ImmutableList<ItemLike> DIAMOND_SMELTABLES
    • LAPIS_SMELTABLES

      public static final com.google.common.collect.ImmutableList<ItemLike> LAPIS_SMELTABLES
    • REDSTONE_SMELTABLES

      public static final com.google.common.collect.ImmutableList<ItemLike> REDSTONE_SMELTABLES
    • EMERALD_SMELTABLES

      public static final com.google.common.collect.ImmutableList<ItemLike> EMERALD_SMELTABLES
  • 构造器详细资料

  • 方法详细资料