Class TILCommonEntryPointForge1_20_1
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.shared.v20.common.TILCommonEntryPoint1_20
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m1.common.TILCommonEntryPoint1_20_1
mods.thecomputerizer.theimpossiblelibrary.forge.v20.m1.common.TILCommonEntryPointForge1_20_1
public class TILCommonEntryPointForge1_20_1
extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.m1.common.TILCommonEntryPoint1_20_1
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
delegatedClientHandle, delegatedCustomHandle, delegatedServerHandle, extraData, parent -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidstatic voidonRegisterCreativeTabs(net.minecraftforge.registries.RegisterEvent event) static voidonSupplyCreativeTabs(net.minecraftforge.event.BuildCreativeModeTabContentsEvent event) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.m1.common.TILCommonEntryPoint1_20_1
onLoadCompleteMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.common.TILCommonEntryPoint1_20
getModID, getModNameMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint
onConstructed, onInterModEnqueue, onInterModProcess, 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
-
onRegisterCreativeTabs
public static void onRegisterCreativeTabs(net.minecraftforge.registries.RegisterEvent event) -
onSupplyCreativeTabs
public static void onSupplyCreativeTabs(net.minecraftforge.event.BuildCreativeModeTabContentsEvent event) -
onPreRegistration
public void onPreRegistration()- Overrides:
onPreRegistrationin classmods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint
-
onCommonSetup
public void onCommonSetup()- Overrides:
onCommonSetupin classmods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint
-