public class Curios extends java.lang.Object implements IThirdParty
| Modifier and Type | Field and Description |
|---|---|
static boolean |
available |
| Constructor and Description |
|---|
Curios() |
| 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