public abstract class TILCore1_16_5
extends 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| Modifier | Constructor and Description |
|---|---|
protected |
TILCore1_16_5(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.ModLoader loader,
boolean client) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSources(java.util.Set<java.lang.String> sources) |
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint |
getClientVersionHandler() |
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint |
getCommonVersionHandler() |
addURLToClassLoader, addURLToClassLoader, findInstance, findLoadingClass, findLoadingClass, gameVersion, getCoreInfo, getCoreInstances, getCoreVersionHandler, getInjectedMods, getInstance, getInstance, getInstanceDirect, getInstanceModLoader, getLaunguageProvider, getLoader, getLogger, getModData, getModData, getModInfo, getModLoader, getModLoaderClass, getModLoaderClass, getModLoaderExtension, getModLoaderExtension, getModLoaderName, getModLocator, getModWriter, getPackageName, getSide, getVersion, initAPI, injectModLoaderName, injectWrittenMod, instantiateCoreMods, instantiateCoreMods, instantiateFromProperty, isClient, isClientSide, isDev, isFabric, isForge, isLegacy, isNamedEnv, isNeoforge, isRelocatedEnv, isServer, isServerSide, isSrgEnv, isV12, isV16, isV18, isV19_2, isV19_4, isV19, isV20_1, isV20_4, isV20_6, isV20, isV21_1, isV21, isVerifiedAny, isVersionAtLeast, isVersionAtLeast, isVersionAtMost, isVersionAtMost, isVersionGreaterThan, isVersionGreaterThan, isVersionLessThan, isVersionLessThan, legacyPacketEnv, loadCandidate, loadCoreModInfo, mapAsBinary, mapClassName, mapClassName, mapFieldName, mapFieldName, mapMethodName, mapMethodName, modConstructed, modConstructed, newMap, parseFrom, parseVersion, qualify, setInstance, setInstance, syncInstanceClassLoader, toString, unmapClass, verifyGeneratedClass, writeModContainersprotected TILCore1_16_5(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.ModLoader loader,
boolean client)
public void addSources(java.util.Set<java.lang.String> sources)
addSources in class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPIpublic mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint getClientVersionHandler()
getClientVersionHandler in class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPIpublic mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint getCommonVersionHandler()
getCommonVersionHandler in class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI