Class TILCoreNeoForge1_20_6
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v20.core.TILCore1_20
mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.core.TILCoreNeoForge1_20
mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.m6.core.TILCoreNeoForge1_20_6
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.neoforge.core.TILCoreNeoforge
public class TILCoreNeoForge1_20_6
extends mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.core.TILCoreNeoForge1_20
-
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.neoforge.v20.core.TILCoreNeoForge1_20
NEOFORGE_REFFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI
INSTANCE, modLoader, side, version -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPointmods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPointprotected mods.thecomputerizer.theimpossiblelibrary.api.core.asm.ModWritergetModWriter(mods.thecomputerizer.theimpossiblelibrary.api.core.loader.MultiVersionModInfo info) voidinitAPI()Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.core.TILCoreNeoForge1_20
addSources, getCoreVersionHandler, getLoader, injectWrittenMod, mapClassName, mapFieldName, mapMethodName, modConstructed, unmapClass, writeModContainersMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.core.TILCore1_20
addURLToClassLoaderMethods 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
-
Constructor Details
-
TILCoreNeoForge1_20_6
public TILCoreNeoForge1_20_6()
-
-
Method Details
-
getClientVersionHandler
public mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint getClientVersionHandler()- Specified by:
getClientVersionHandlerin classmods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI
-
getCommonVersionHandler
public mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint getCommonVersionHandler()- Specified by:
getCommonVersionHandlerin classmods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI
-
getModWriter
protected mods.thecomputerizer.theimpossiblelibrary.api.core.asm.ModWriter getModWriter(mods.thecomputerizer.theimpossiblelibrary.api.core.loader.MultiVersionModInfo info) - Overrides:
getModWriterin classmods.thecomputerizer.theimpossiblelibrary.neoforge.v20.core.TILCoreNeoForge1_20
-
initAPI
public void initAPI()- Specified by:
initAPIin classmods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI
-