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 -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterRecipeSerializers(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, waitMethods 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
- Specified by:
contentNamespacein interfacenet.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:
registerRecipeSerializersin interfacenet.darkhax.bookshelf.common.api.registry.IContentProvider
-