Class TILCommonEntryPointNeoForge1_20_4

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.m4.common.TILCommonEntryPoint1_20_4
mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.m4.common.TILCommonEntryPointNeoForge1_20_4

public class TILCommonEntryPointNeoForge1_20_4 extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.m4.common.TILCommonEntryPoint1_20_4
  • Field Summary

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint

    delegatedClientHandle, delegatedCustomHandle, delegatedServerHandle, extraData, parent
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
    static void
    onRegisterCreativeTabs(net.neoforged.neoforge.registries.RegisterEvent event)
     
    static void
    onSupplyCreativeTabs(net.neoforged.neoforge.event.BuildCreativeModeTabContentsEvent event)
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.m4.common.TILCommonEntryPoint1_20_4

    onLoadComplete

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.common.TILCommonEntryPoint1_20

    getModID, getModName

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint

    onCommonSetup, onConstructed, onInterModEnqueue, onInterModProcess, onServerAboutToStart, onServerStarted, onServerStarting, onServerStopped, onServerStopping

    Methods 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getInstance

      public static TILCommonEntryPointNeoForge1_20_4 getInstance()
    • onRegisterCreativeTabs

      public static void onRegisterCreativeTabs(net.neoforged.neoforge.registries.RegisterEvent event)
    • onSupplyCreativeTabs

      public static void onSupplyCreativeTabs(net.neoforged.neoforge.event.BuildCreativeModeTabContentsEvent event)
    • onPreRegistration

      public void onPreRegistration()
      Overrides:
      onPreRegistration in class mods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint