Class TILCommonEntryPointForge1_19_4

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.shared.v19.common.TILCommonEntryPoint1_19
mods.thecomputerizer.theimpossiblelibrary.forge.v19.m4.common.TILCommonEntryPointForge1_19_4

public class TILCommonEntryPointForge1_19_4 extends mods.thecomputerizer.theimpossiblelibrary.shared.v19.common.TILCommonEntryPoint1_19
  • Field Summary

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

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

    Modifier and Type
    Method
    Description
     
    static void
    onBuildCreativeTabs(net.minecraftforge.event.CreativeModeTabEvent.Register event)
     
    void
     
    static void
    onSupplyCreativeTabs(net.minecraftforge.event.CreativeModeTabEvent.BuildContents event)
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v19.common.TILCommonEntryPoint1_19

    getModID, getModName, onLoadComplete

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

    onConstructed, onInterModEnqueue, onInterModProcess, onPreRegistration, 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 TILCommonEntryPointForge1_19_4 getInstance()
    • onBuildCreativeTabs

      public static void onBuildCreativeTabs(net.minecraftforge.event.CreativeModeTabEvent.Register event)
    • onSupplyCreativeTabs

      public static void onSupplyCreativeTabs(net.minecraftforge.event.CreativeModeTabEvent.BuildContents event)
    • onCommonSetup

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