|
|
| LoaderLibrary (Class<?> cls) |
|
| LoaderLibrary (Path path) |
|
| LoaderLibrary (String file, EnvType env) |
|
| LoaderLibrary (String file, EnvType env, boolean junitRunOnly) |
|
| LoaderLibrary (String file, boolean junitRunOnly) |
|
boolean | isApplicable (EnvType env, boolean junitRun) |
|
|
| QUILT_LOADER =(UrlUtil.LOADER_CODE_SOURCE) |
|
| ASM =(ClassReader.class) |
|
| ASM_ANALYSIS =(Analyzer.class) |
|
| ASM_COMMONS =(Remapper.class) |
|
| ASM_TREE =(ClassNode.class) |
|
| ASM_UTIL =(CheckClassAdapter.class) |
|
| SPONGE_MIXIN =(MixinBootstrap.class) |
|
| TINY_REMAPPER =(TinyRemapper.class) |
|
| MAPPING_IO =(MappingTreeView.class) |
|
| CLASS_TWEAKER =(ClassTweaker.class) |
| | SuppressWarnings |
|
| QUILT_CONFIG =(Config.class) |
|
| SERVER_LAUNCH =("quilt-server-launch.properties", EnvType.SERVER) |
|
| JUNIT_API =("org/junit/jupiter/api/Test.class", null) |
|
| JUNIT_PLATFORM_ENGINE =("org/junit/platform/engine/TestEngine.class", null) |
|
| JUNIT_PLATFORM_LAUNCHER =("org/junit/platform/launcher/core/LauncherFactory.class", null) |
|
| JUNIT_JUPITER =("org/junit/jupiter/engine/JupiterTestEngine.class", null) |
|
| QUILT_LOADER_JUNIT =("org/quiltmc/loader/impl/junit/FabricLoaderLauncherSessionListener.class", null) |
|
| LOG4J_API =("org/apache/logging/log4j/LogManager.class", true) |
|
| LOG4J_CORE =("META-INF/services/org.apache.logging.log4j.spi.Provider", true) |
|
| LOG4J_CONFIG =("log4j2.xml", true) |
|
| LOG4J_PLUGIN_3 =("net/minecrell/terminalconsole/util/LoggerNamePatternSelector.class", true) |
|
| SLF4J_API =("org/slf4j/Logger.class", true) |
|
final Path | path |
|
final EnvType | env |
|
final boolean | junitRunOnly |
◆ SuppressWarnings
| org.quiltmc.loader.impl.game.LoaderLibrary.SuppressWarnings |
Initial value:=("deprecation")
QUILT_JSON5(org.quiltmc.json5.JsonReader.class)
The documentation for this enum was generated from the following file:
- src/main/java/org/quiltmc/loader/impl/game/LoaderLibrary.java