Class TILCommonEntryPointFabric1_19

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
mods.thecomputerizer.theimpossiblelibrary.fabric.v19.common.TILCommonEntryPointFabric1_19

public abstract class TILCommonEntryPointFabric1_19 extends mods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
  • Field Summary

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric

    getModID, getModName, onCommonSetup, registryBlock, registryBlockEntity, registryEntity, registryItem, registrySoundEvent

    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
  • Constructor Details

    • TILCommonEntryPointFabric1_19

      protected TILCommonEntryPointFabric1_19()
  • Method Details

    • onLoadComplete

      public void onLoadComplete()
      Overrides:
      onLoadComplete in class mods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric