Class TILClientEntryPointForge1_19
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.client.ClientEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
mods.thecomputerizer.theimpossiblelibrary.forge.v19.client.TILClientEntryPointForge1_19
public class TILClientEntryPointForge1_19
extends mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
delegatedClientHandle, delegatedCustomHandle, delegatedServerHandle, extraData, parent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TILClientEntryPointForge1_19protected StringgetModID()protected StringvoidvoidMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
onCommonSetup, onConstructed, onInterModEnqueue, onInterModProcess, onLoadComplete, 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
-
Constructor Details
-
TILClientEntryPointForge1_19
public TILClientEntryPointForge1_19()
-
-
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
-
onPreRegistration
public void onPreRegistration()- Overrides:
onPreRegistrationin classmods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
-