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 -
Method Summary
Modifier and TypeMethodDescriptionvoiddefineRecipeSerializers(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, waitMethods 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
- Specified by:
namespacein interfacenet.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:
defineRecipeSerializersin interfacenet.darkhax.bookshelf.common.api.registry.ContentProvider
-