Class TILClientEntryPointForge1_21

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.client.ClientEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
mods.thecomputerizer.theimpossiblelibrary.shared.v21.client.TILClientEntryPoint1_21
mods.thecomputerizer.theimpossiblelibrary.forge.v21.client.TILClientEntryPointForge1_21

public class TILClientEntryPointForge1_21 extends mods.thecomputerizer.theimpossiblelibrary.shared.v21.client.TILClientEntryPoint1_21
  • Field Summary

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v21.client.TILClientEntryPoint1_21

    getModID, getModName, onClientSetup, setDelegatedClientHandle

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint

    onCommonSetup, onConstructed, onInterModEnqueue, onInterModProcess, onLoadComplete, 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, setDelegatedCustomHandle, setDelegatedServerHandle, setExtraData, verifyNoDuplicates, verifyNoDuplicatesInner

    Methods inherited from class java.lang.Object

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

    • TILClientEntryPointForge1_21

      public TILClientEntryPointForge1_21()
  • Method Details

    • getInstance

      public static TILClientEntryPointForge1_21 getInstance()
    • onPreRegistration

      public void onPreRegistration()
      Overrides:
      onPreRegistration in class mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint