Class TILClientEntryPointForge1_20
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.client.ClientEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.TILClientEntryPoint1_20
mods.thecomputerizer.theimpossiblelibrary.forge.v20.client.TILClientEntryPointForge1_20
public class TILClientEntryPointForge1_20
extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.TILClientEntryPoint1_20
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
delegatedClientHandle, delegatedCustomHandle, delegatedServerHandle, extraData, parent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.TILClientEntryPoint1_20
getModID, getModName, onClientSetup, setDelegatedClientHandleMethods 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, setDelegatedCustomHandle, setDelegatedServerHandle, setExtraData, verifyNoDuplicates, verifyNoDuplicatesInner
-
Constructor Details
-
TILClientEntryPointForge1_20
public TILClientEntryPointForge1_20()
-
-
Method Details
-
getInstance
-
onPreRegistration
public void onPreRegistration()- Overrides:
onPreRegistrationin classmods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
-