public class Botania extends java.lang.Object implements IThirdParty
| Constructor and Description |
|---|
Botania() |
| Modifier and Type | Method and Description |
|---|---|
void |
postInit()
Called on both client and server after any registry objects are created, on a scheduled tick (so in the main
execution thread).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclientInit, init, modType, preInitpublic void postInit()
IThirdPartypostInit in interface IThirdParty