public class Gamestages extends java.lang.Object implements IThirdParty
| Constructor and Description |
|---|
Gamestages() |
| Modifier and Type | Method and Description |
|---|---|
void |
preInit()
Called on both client and server after mods have loaded but before registry events, in the mod creation thread.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclientInit, init, modType, postInitpublic void preInit()
IThirdPartypreInit in interface IThirdParty