Class TILCommonEntryPoint1_12_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.TILCommonEntryPoint1_12_2
public final class TILCommonEntryPoint1_12_2
extends mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
delegatedClientHandle, delegatedCustomHandle, delegatedServerHandle, extraData, parent -
Method Summary
Modifier and TypeMethodDescriptionstatic TILCommonEntryPoint1_12_2protected StringgetModID()protected StringvoidMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
checkClientSetup, checkClientSetupInner, checkDedicatedServerSetup, checkDedicatedServerSetupInner, handleAll, handleAll, handleAll, handleAll, handleEither, handleWithClient, handleWithClient, handleWithClientCustom, handleWithClientCustom, handleWithCustom, handleWithCustom, handleWithServer, handleWithServer, handleWithServerCustom, handleWithServerCustom, onCommonSetup, onConstructed, onDedicatedServerSetup, onHandleAdded, onInterModEnqueue, onInterModProcess, onLoadComplete, onPreRegistration, onServerAboutToStart, onServerStarted, onServerStopped, onServerStopping, setDelegatedClientHandle, setDelegatedCustomHandle, setDelegatedServerHandle, setExtraData, verifyNoDuplicates, verifyNoDuplicatesInner
-
Method Details
-
getInstance
-
getModID
- Specified by:
getModIDin classmods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
-
getModName
- Specified by:
getModNamein classmods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
-
onServerStarting
public void onServerStarting()- Overrides:
onServerStartingin classmods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
-