Class MysticalBotanyPotsContent

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    defineRecipeSerializers(net.darkhax.bookshelf.common.api.registry.adapters.GameRegistryAdapter<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.ContentProvider

    canLoad, defineAttributes, defineBlockEntities, defineBlockRenderers, defineBlockRenderTypes, defineBlocks, defineBrews, defineCatVariants, defineCommandArguments, defineCommands, defineCreativeTabs, defineCriteriaTriggers, defineEnchantmentComponents, defineEntities, defineIngredientTypes, defineItemComponents, defineItems, defineItemSubPredicates, defineLoadConditions, defineLootConditions, defineLootDescriptions, defineLootEntryTypes, defineLootFunctions, defineLootPoolAdditions, defineMenuScreens, defineMenuType, defineMobEffects, definePackets, definePotions, definePotPatterns, defineRecipeTypes, defineTrades
  • Constructor Details

    • MysticalBotanyPotsContent

      public MysticalBotanyPotsContent()
  • Method Details

    • namespace

      public String namespace()
      Specified by:
      namespace in interface net.darkhax.bookshelf.common.api.registry.ContentProvider
    • defineRecipeSerializers

      public void defineRecipeSerializers(net.darkhax.bookshelf.common.api.registry.adapters.GameRegistryAdapter<net.minecraft.world.item.crafting.RecipeSerializer<?>> registry)
      Specified by:
      defineRecipeSerializers in interface net.darkhax.bookshelf.common.api.registry.ContentProvider