Class MysticalBotanyPotsContent

java.lang.Object
net.darkhax.botanypotsmystical.common.impl.MysticalBotanyPotsContent
All Implemented Interfaces:
net.darkhax.bookshelf.common.api.registry.IContentProvider

public class MysticalBotanyPotsContent extends Object implements net.darkhax.bookshelf.common.api.registry.IContentProvider
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    registerRecipeSerializers(net.darkhax.bookshelf.common.api.registry.register.Register<net.minecraft.world.item.crafting.RecipeSerializer<?>> registry)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.darkhax.bookshelf.common.api.registry.IContentProvider

    bindBlockEntityRenderer, bindRenderLayers, registerAttributes, registerBlockEntities, registerBlocks, registerBrewing, registerCatVariants, registerCommandArguments, registerCommands, registerCriteriaTriggers, registerEntities, registerIngredientTypes, registerItemComponents, registerItems, registerItems, registerItemSubPredicates, registerItemTabs, registerLoadConditions, registerLootConditions, registerLootDescriptions, registerLootEntryType, registerLootFunctions, registerLootPoolAdditions, registerMenus, registerMenuScreens, registerMobEffects, registerPackets, registerParticleFactories, registerParticleTypes, registerPotions, registerPotPatterns, registerRecipeTypes, registerTrades
  • Constructor Details

    • MysticalBotanyPotsContent

      public MysticalBotanyPotsContent()
  • Method Details

    • contentNamespace

      public String contentNamespace()
      Specified by:
      contentNamespace in interface net.darkhax.bookshelf.common.api.registry.IContentProvider
    • registerRecipeSerializers

      public void registerRecipeSerializers(net.darkhax.bookshelf.common.api.registry.register.Register<net.minecraft.world.item.crafting.RecipeSerializer<?>> registry)
      Specified by:
      registerRecipeSerializers in interface net.darkhax.bookshelf.common.api.registry.IContentProvider