Class TeleRecipeRunner.Provider

java.lang.Object
net.minecraft.data.recipes.RecipeProvider
com.mrbysco.telepass.datagen.data.TeleRecipeRunner.Provider
Enclosing class:
TeleRecipeRunner

public static class TeleRecipeRunner.Provider extends net.minecraft.data.recipes.RecipeProvider
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraft.data.recipes.RecipeProvider

    net.minecraft.data.recipes.RecipeProvider.Runner
  • Field Summary

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

    items, output, registries
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    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

    • Provider

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

    • buildRecipes

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