public class ImmersiveEngineering extends java.lang.Object implements IThirdParty
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmersiveEngineering.Listener |
| Constructor and Description |
|---|
ImmersiveEngineering() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Called on both client and server after any registry objects are created, in the mod creation thread.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclientInit, modType, postInit, preInitpublic void init()
IThirdPartyinit in interface IThirdParty