public class ModuleLayerHandlerAccess
extends mods.thecomputerizer.theimpossiblelibrary.api.core.modules.AbstractModuleSystemAccessor
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.Enum<?>,?> |
completedLayers() |
java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> |
getAllModuleNames(java.lang.String... layerNames) |
java.util.Map<mods.thecomputerizer.theimpossiblelibrary.api.core.modules.ModuleLayerAccess,java.lang.String> |
getAllNamedModuleLayers(java.lang.String... layerNames) |
java.lang.ClassLoader |
getLayerClassLoader(java.lang.String layerName) |
LayerInfoAccess |
getLayerInfo(java.lang.Enum<?> layerEnum) |
LayerInfoAccess |
getLayerInfo(java.lang.String layerName) |
ModuleClassLoaderAccess |
getLayerModuleClassLoader(java.lang.String layerName) |
java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> |
getLayerPathNames(java.lang.String... layerNames) |
java.util.List<java.lang.Object> |
getLayerPaths(java.lang.String layerName) |
mods.thecomputerizer.theimpossiblelibrary.api.core.modules.ModuleLayerAccess |
getModuleLayer(java.lang.String layerName) |
java.util.Map<java.lang.Object,java.util.List<java.lang.Object>> |
layerPathMap() |
void |
printAllModuleNames(java.lang.String... layerNames) |
void |
printLayerPaths(java.lang.String... layerNames) |
access, accessAs, construct, construct, construct, constructDirect, constructDirect, defaultMapPrinter, getClassAccess, getClassAccess, getClassForName, getClassForName, getClassLoader, getConfiguration, getJavaLangAccess, getJavaLangAccess, getModule, getModuleDescriptor, getModuleDescriptorBuilder, getModuleDescriptorBuilder, getModuleLayer, getModuleReference, getResolvedModule, invokeStatic, invokeStatic, invokeStatic, invokeStatic, invokeStaticDirect, invokeStaticDirect, logger, newModule, newResolvedModule, newResolvedModuleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitas, as, asCollection, asList, asMap, asMapCollectionValue, asMapDefault, asOptional, asOptionalResult, asOptionalResult, asSet, construct, construct, construct, constructDirect, constructDirect, get, get, getAsLogger, getClassAccess, getClassAccess, getClassForName, getClassForName, getClassLoader, getConfiguration, getDirect, getJavaLangAccess, getJavaLangAccess, getModule, getModuleDescriptor, getModuleDescriptorBuilder, getModuleDescriptorBuilder, getModuleLayer, getModuleReference, getResolvedModule, getStatic, getStatic, getStatic, getStatic, getStaticDirect, getStaticDirect, invoke, invoke, invokeDirect, invokeStatic, invokeStatic, invokeStatic, invokeStatic, invokeStaticDirect, invokeStaticDirect, logOrPrint, logOrPrint, logOrPrint, logOrPrintError, logOrPrintError, newModule, newResolvedModule, set, set, setDirectpublic java.util.Map<java.lang.Enum<?>,?> completedLayers()
public java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> getAllModuleNames(java.lang.String... layerNames)
public java.util.Map<mods.thecomputerizer.theimpossiblelibrary.api.core.modules.ModuleLayerAccess,java.lang.String> getAllNamedModuleLayers(java.lang.String... layerNames)
public java.lang.ClassLoader getLayerClassLoader(java.lang.String layerName)
public LayerInfoAccess getLayerInfo(java.lang.String layerName)
public LayerInfoAccess getLayerInfo(java.lang.Enum<?> layerEnum)
public ModuleClassLoaderAccess getLayerModuleClassLoader(java.lang.String layerName)
public java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> getLayerPathNames(java.lang.String... layerNames)
public java.util.List<java.lang.Object> getLayerPaths(java.lang.String layerName)
public mods.thecomputerizer.theimpossiblelibrary.api.core.modules.ModuleLayerAccess getModuleLayer(java.lang.String layerName)
public java.util.Map<java.lang.Object,java.util.List<java.lang.Object>> layerPathMap()
public void printAllModuleNames(java.lang.String... layerNames)
public void printLayerPaths(java.lang.String... layerNames)