Class TILCore1_19_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v19.core.TILCore1_19
mods.thecomputerizer.theimpossiblelibrary.shared.v19.m2.core.TILCore1_19_2
public abstract class TILCore1_19_2
extends mods.thecomputerizer.theimpossiblelibrary.shared.v19.core.TILCore1_19
-
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.api.core.CoreAPI
INSTANCE, modLoader, side, version -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedTILCore1_19_2(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.ModLoader loader, boolean client) -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v19.core.TILCore1_19
addURLToClassLoader, getCommonVersionHandlerMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI
addURLToClassLoader, findInstance, findLoadingClass, findLoadingClass, gameVersion, getClientVersionHandler, getCoreInfo, getCoreInstances, getCoreVersionHandler, getInjectedMods, getInstance, getInstance, getInstanceModLoader, getLaunguageProvider, getLoader, getModData, getModData, getModInfo, getModLoader, getModLoaderClass, getModLoaderExtension, getModLoaderName, getModLocator, getModWriter, getPackageName, getSide, getVersion, initAPI, injectModLoaderName, 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, legacyPacketEnv, loadCandidate, loadCoreModInfo, mapAsBinary, mapClassName, mapClassName, mapFieldName, mapFieldName, mapMethodName, mapMethodName, modConstructed, modConstructed, newMap, parseFrom, parseVersion, qualify, setInstance, setInstance, syncInstanceClassLoader, toString, unmapClass, verifyGeneratedClass, writeModContainers
-
Constructor Details
-
TILCore1_19_2
protected TILCore1_19_2(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.ModLoader loader, boolean client)
-
-
Method Details
-
addSources
- Overrides:
addSourcesin classmods.thecomputerizer.theimpossiblelibrary.shared.v19.core.TILCore1_19
-