Class TILCommonEntryPoint1_12_2

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.TILCommonEntryPoint1_12_2

public final class TILCommonEntryPoint1_12_2 extends mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
  • 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.common.CommonEntryPoint

    checkClientSetup, checkClientSetupInner, checkDedicatedServerSetup, checkDedicatedServerSetupInner, handleAll, handleAll, handleAll, handleAll, handleEither, handleWithClient, handleWithClient, handleWithClientCustom, handleWithClientCustom, handleWithCustom, handleWithCustom, handleWithServer, handleWithServer, handleWithServerCustom, handleWithServerCustom, onCommonSetup, onConstructed, onDedicatedServerSetup, onHandleAdded, onInterModEnqueue, onInterModProcess, onLoadComplete, onPreRegistration, onServerAboutToStart, onServerStarted, onServerStopped, onServerStopping, 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 TILCommonEntryPoint1_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
    • onServerStarting

      public void onServerStarting()
      Overrides:
      onServerStarting in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint