public class TILServerEntryPoint extends DelegatingCommonEntryPoint
delegatedClientHandle, delegatedCustomHandle, delegatedServerHandle, extraData, parent| Modifier and Type | Method and Description |
|---|---|
static TILServerEntryPoint |
getInstance() |
protected java.lang.String |
getModID() |
protected java.lang.String |
getModName() |
protected void |
onDedicatedServerSetup() |
onCommonSetup, onConstructed, onInterModEnqueue, onInterModProcess, onLoadComplete, onPreRegistration, onServerAboutToStart, onServerStarted, onServerStarting, onServerStopped, onServerStoppingcheckClientSetup, checkClientSetupInner, checkDedicatedServerSetup, checkDedicatedServerSetupInner, handleAll, handleAll, handleAll, handleAll, handleEither, handleWithClient, handleWithClient, handleWithClientCustom, handleWithClientCustom, handleWithCustom, handleWithCustom, handleWithServer, handleWithServer, handleWithServerCustom, handleWithServerCustom, onHandleAdded, setDelegatedClientHandle, setDelegatedCustomHandle, setDelegatedServerHandle, setExtraData, verifyNoDuplicates, verifyNoDuplicatesInnerpublic static TILServerEntryPoint getInstance()
protected java.lang.String getModID()
getModID in class CommonEntryPointprotected java.lang.String getModName()
getModName in class CommonEntryPointprotected void onDedicatedServerSetup()
onDedicatedServerSetup in class CommonEntryPoint