Class TILCommonEntryPointFabric1_19
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
mods.thecomputerizer.theimpossiblelibrary.fabric.v19.common.TILCommonEntryPointFabric1_19
public abstract class TILCommonEntryPointFabric1_19
extends mods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-
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.fabric.common.TILCommonEntryPointFabric
getModID, getModName, onCommonSetup, registryBlock, registryBlockEntity, registryEntity, registryItem, registrySoundEventMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint
onConstructed, onInterModEnqueue, onInterModProcess, 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
-
Constructor Details
-
TILCommonEntryPointFabric1_19
protected TILCommonEntryPointFabric1_19()
-
-
Method Details
-
onLoadComplete
public void onLoadComplete()- Overrides:
onLoadCompletein classmods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-