public class ModuleFood extends BlankForestryModule
| Constructor and Description |
|---|
ModuleFood() |
| Modifier and Type | Method and Description |
|---|---|
static ItemRegistryFood |
getItems() |
void |
registerItemsAndBlocks()
Can be used to register items and blocks.
|
decorateBiome, getDependencyUids, getHiddenItems, getPacketRegistry, getPickupHandler, getResupplyHandler, getSaveEventHandler, populateChunk, populateChunkRetroGen, processIMCMessage, registerBackpackItems, registerCrates, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddLootPoolNames, canBeDisabled, disabledSetupAPI, doInit, getConsoleCommands, getFailMessage, isAvailable, postInit, preInit, registerRecipes, registerTriggers, setupAPIpublic static ItemRegistryFood getItems()
public void registerItemsAndBlocks()
IForestryModuleIForestryModule.preInit().
Must be called by the mod that registers the container.