public class PluginExtraUtilities extends CompatPlugin
| Modifier and Type | Field and Description |
|---|---|
static net.minecraft.item.ItemStack |
orchidStack |
modID, modName| Constructor and Description |
|---|
PluginExtraUtilities() |
| Modifier and Type | Method and Description |
|---|---|
void |
doInit() |
java.util.Set<net.minecraft.util.ResourceLocation> |
getDependencyUids()
The ForestryModule.moduleID()s of any other modules this module depends on.
|
void |
registerRecipes()
Can be used to register recipes.
|
addBlocksToBackpack, getBlock, getFailMessage, getFluid, getItem, getItemStack, getItemStack, isAvailabledecorateBiome, getHiddenItems, getPacketRegistry, getPickupHandler, getResupplyHandler, getSaveEventHandler, populateChunk, populateChunkRetroGen, processIMCMessage, registerBackpackItems, registerCrates, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddLootPoolNames, canBeDisabled, disabledSetupAPI, getConsoleCommands, postInit, preInit, registerItemsAndBlocks, registerTriggers, setupAPIpublic void doInit()
public java.util.Set<net.minecraft.util.ResourceLocation> getDependencyUids()
BlankForestryModulegetDependencyUids in interface IForestryModulegetDependencyUids in class BlankForestryModulepublic void registerRecipes()
IForestryModuleIForestryModule.doInit().