Class TILCommonEntryPointFabric1_20_6
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.v20.common.TILCommonEntryPointFabric1_20
mods.thecomputerizer.theimpossiblelibrary.fabric.v20.m6.common.TILCommonEntryPointFabric1_20_6
public class TILCommonEntryPointFabric1_20_6
extends mods.thecomputerizer.theimpossiblelibrary.fabric.v20.common.TILCommonEntryPointFabric1_20
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
delegatedClientHandle, delegatedCustomHandle, delegatedServerHandle, extraData, parent -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.fabric.v20.common.TILCommonEntryPointFabric1_20
registryBlock, registryBlockEntity, registryEntity, registryItem, registrySoundEventMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
getModID, getModNameMethods 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
-
Method Details
-
getInstance
-
onCommonSetup
public void onCommonSetup()- Overrides:
onCommonSetupin classmods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-
onLoadComplete
public void onLoadComplete()- Overrides:
onLoadCompletein classmods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-