Class TILCoreCleanroom

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI
mods.thecomputerizer.theimpossiblelibrary.legacy.cleanroom.core.TILCoreCleanroom
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.legacy.core.TILCoreLegacy

public abstract class TILCoreCleanroom extends mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI implements mods.thecomputerizer.theimpossiblelibrary.legacy.core.TILCoreLegacy
May not be needed as a separate core class
  • 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
    Modifier and Type
    Field
    Description
    static final mods.thecomputerizer.theimpossiblelibrary.api.core.Reference
     

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

    INSTANCE, modLoader, side, version
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    addSources, addURLToClassLoader, addURLToClassLoader, findInstance, findLoadingClass, findLoadingClass, gameVersion, getClientVersionHandler, getCommonVersionHandler, getCoreInfo, getCoreInstances, getCoreVersionHandler, getInjectedMods, getInstance, getInstance, getLaunguageProvider, getLoader, getModData, getModData, getModInfo, getModLoader, getModLocator, getModWriter, getPackageName, getSide, getVersion, initAPI, injectWrittenMod, 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, mapClassName, mapFieldName, mapFieldName, mapMethodName, mapMethodName, modConstructed, modConstructed, newMap, parseFrom, parseVersion, qualify, setInstance, setInstance, syncInstanceClassLoader, toString, unmapClass, verifyGeneratedClass, writeModContainers

    Methods inherited from class java.lang.Object

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

    • LEGACY_REF

      public static final mods.thecomputerizer.theimpossiblelibrary.api.core.Reference LEGACY_REF
  • Constructor Details

    • TILCoreCleanroom

      public TILCoreCleanroom()