Class TILClientEntryPoint1_12_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.client.ClientEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.client.TILClientEntryPoint1_12_2
public final class TILClientEntryPoint1_12_2
extends mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
delegatedClientHandle, delegatedCustomHandle, delegatedServerHandle, extraData, parent -
Method Summary
Modifier and TypeMethodDescriptionstatic TILClientEntryPoint1_12_2protected StringgetModID()protected StringvoidMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
onCommonSetup, onConstructed, onInterModEnqueue, onInterModProcess, onLoadComplete, onPreRegistration, onServerAboutToStart, onServerStarted, onServerStarting, onServerStopped, onServerStoppingMethods 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, onDedicatedServerSetup, onHandleAdded, 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
-
onClientSetup
public void onClientSetup()- Specified by:
onClientSetupin classmods.thecomputerizer.theimpossiblelibrary.api.client.ClientEntryPoint
-