Class RecipePrioritiesTest.Recipes

java.lang.Object
net.minecraft.data.recipes.RecipeProvider
net.neoforged.neoforge.debug.crafting.RecipePrioritiesTest.Recipes
Enclosing class:
RecipePrioritiesTest

public static class RecipePrioritiesTest.Recipes extends net.minecraft.data.recipes.RecipeProvider
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    private static class 
     
  • Field Summary

    Fields inherited from class net.minecraft.data.recipes.RecipeProvider

    output, registries
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Recipes(net.minecraft.core.HolderLookup.Provider provider, net.minecraft.data.recipes.RecipeOutput recipeOutput)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class 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, has, insideOf, inventoryTrigger, inventoryTrigger, mosaicBuilder, netheriteSmithing, nineBlockStorageRecipes, nineBlockStorageRecipes, nineBlockStorageRecipesRecipesWithCustomUnpacking, nineBlockStorageRecipesWithCustomPacking, oneToOneConversionRecipe, oneToOneConversionRecipe, oreBlasting, oreCooking, oreSmelting, planksFromLog, planksFromLogs, polished, polishedBuilder, pressurePlate, pressurePlateBuilder, shaped, shaped, shapeless, shapeless, shapeless, signBuilder, simpleCookingRecipe, slab, slabBuilder, smeltingResultFromBase, stainedGlassFromGlassAndDye, stainedGlassPaneFromGlassPaneAndDye, stainedGlassPaneFromStainedGlass, stairBuilder, stonecutterResultFromBase, stonecutterResultFromBase, suspiciousStew, tag, threeByThreePacker, threeByThreePacker, trapdoorBuilder, trimSmithing, twoByTwoPacker, wall, wallBuilder, waxRecipes, woodenBoat, woodFromLogs

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Recipes

      protected Recipes(net.minecraft.core.HolderLookup.Provider provider, net.minecraft.data.recipes.RecipeOutput recipeOutput)
  • Method Details

    • buildRecipes

      protected void buildRecipes()
      Specified by:
      buildRecipes in class net.minecraft.data.recipes.RecipeProvider