Class DGSBRecipeProvider

java.lang.Object
net.minecraft.data.recipes.RecipeProvider
com.wdiscute.sellingbin.datagen.DGSBRecipeProvider

public class DGSBRecipeProvider extends net.minecraft.data.recipes.RecipeProvider
  • Nested Class Summary

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

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

    items, output, registries
  • Constructor Summary

    Constructors
    Constructor
    Description
    DGSBRecipeProvider(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, bredAnimal, buttonBuilder, candle, carpet, chestBoat, chiseled, chiseledBuilder, coloredTerracottaFromTerracottaAndDye, colorItemWithDye, colorWithDye, concretePowder, cookRecipes, copperBulb, copySmithingTemplate, copySmithingTemplate, cut, cutBuilder, doorBuilder, dryGhast, dyedBundleRecipe, dyedItem, dyedShulkerBoxRecipe, fenceBuilder, fenceGateBuilder, generateForEnabledBlockFamilies, generateRecipes, getBaseBlockForCrafting, getBlastingRecipeName, getConversionRecipeName, getHasName, getItemName, getSimpleRecipeName, getSmeltingRecipeName, grate, hangingSign, harness, 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, shaped, shapeless, shapeless, shapeless, shelf, signBuilder, simpleCookingRecipe, slab, slabBuilder, smeltingResultFromBase, stainedGlassFromGlassAndDye, stainedGlassPaneFromGlassPaneAndDye, stainedGlassPaneFromStainedGlass, stairBuilder, stonecutterResultFromBase, stonecutterResultFromBase, suspiciousStew, tag, threeByThreePacker, threeByThreePacker, trapdoorBuilder, trimSmithing, twoByTwoPacker, wall, wallBuilder, waxedChiseled, waxRecipes, woodenBoat, woodFromLogs

    Methods inherited from class Object

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

    • DGSBRecipeProvider

      public DGSBRecipeProvider(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