Class TILCoreForge1_21_1

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v21.core.TILCore1_21
mods.thecomputerizer.theimpossiblelibrary.forge.v21.core.TILCoreForge1_21
mods.thecomputerizer.theimpossiblelibrary.forge.v21.m1.core.TILCoreForge1_21_1
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.forge.core.TILCoreForge

public class TILCoreForge1_21_1 extends mods.thecomputerizer.theimpossiblelibrary.forge.v21.core.TILCoreForge1_21
  • Nested Class Summary

    Nested classes/interfaces inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI

    mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.GameVersion, mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.ModLoader, mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.Side
  • Field Summary

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.forge.v21.core.TILCoreForge1_21

    FORGE_REF

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI

    INSTANCE, modLoader, side, version
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
     
    void
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.forge.v21.core.TILCoreForge1_21

    addSources, getClientVersionHandler, getCoreVersionHandler, getLoader, getModWriter, injectWrittenMod, mapClassName, mapFieldName, mapMethodName, modConstructed, unmapClass, writeModContainers

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v21.core.TILCore1_21

    addURLToClassLoader

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI

    addURLToClassLoader, findInstance, findLoadingClass, findLoadingClass, gameVersion, getCoreInfo, getCoreInstances, getInjectedMods, getInstance, getInstance, getLaunguageProvider, getModData, getModData, getModInfo, getModLoader, getModLocator, getPackageName, getSide, getVersion, instantiateCoreMods, instantiateCoreMods, invoke, invoke, isClient, isClientSide, isFabric, isForge, isJava17, isJava17OrLater, isJava21, isJava21OrLater, isJava8, isLegacy, isNamedEnv, isNeoforge, isServer, isServerSide, isSrgEnv, isV12, isV16, isV18, isV19, isV19_2, isV19_4, isV20, isV20_1, isV20_4, isV20_6, isV21, isV21_1, isVersionAtLeast, isVersionAtLeast, isVersionAtMost, isVersionAtMost, isVersionGreaterThan, isVersionGreaterThan, isVersionLessThan, isVersionLessThan, javaVersion, loadCandidate, loadCoreModInfo, mapAsBinary, mapClassName, mapFieldName, mapMethodName, modConstructed, newMap, parseFrom, parseVersion, qualify, setInstance, setInstance, syncInstanceClassLoader, toString, verifyGeneratedClass

    Methods inherited from class java.lang.Object

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

    • TILCoreForge1_21_1

      public TILCoreForge1_21_1()
  • Method Details

    • getCommonVersionHandler

      public mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint getCommonVersionHandler()
      Overrides:
      getCommonVersionHandler in class mods.thecomputerizer.theimpossiblelibrary.shared.v21.core.TILCore1_21
    • initAPI

      public void initAPI()
      Specified by:
      initAPI in class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI