Class TILClientEntryPoint1_12_2

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.client.ClientEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.client.TILClientEntryPoint1_12_2

public final class TILClientEntryPoint1_12_2 extends mods.thecomputerizer.theimpossiblelibrary.api.client.DelegatingClientEntryPoint
  • Field Summary

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

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

    Modifier and Type
    Method
    Description
     
    protected String
     
    protected String
     
    void
     

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

    onCommonSetup, onConstructed, onInterModEnqueue, onInterModProcess, onLoadComplete, 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 TILClientEntryPoint1_12_2 getInstance()
    • getModID

      protected String getModID()
      Specified by:
      getModID in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
    • getModName

      protected String getModName()
      Specified by:
      getModName in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
    • onClientSetup

      public void onClientSetup()
      Specified by:
      onClientSetup in class mods.thecomputerizer.theimpossiblelibrary.api.client.ClientEntryPoint