|
|
static Class<?> | getClass (String className) throws ClassNotFoundException |
|
static FabricLauncher | getLauncher () |
|
static Map< String, Object > | getProperties () |
|
static boolean | isMixinReady () |
◆ addToClassPath()
| void net.fabricmc.loader.impl.launch.FabricLauncherBase.addToClassPath |
( |
Path | path, |
|
|
String... | allowedPrefixes ) |
|
inline |
◆ getClassByteArray()
| byte[] net.fabricmc.loader.impl.launch.FabricLauncherBase.getClassByteArray |
( |
String | name, |
|
|
boolean | runTransformers ) throws IOException |
|
inline |
◆ getClassPath()
| List< Path > net.fabricmc.loader.impl.launch.FabricLauncherBase.getClassPath |
( |
| ) |
|
|
inline |
◆ getEntrypoint()
| String net.fabricmc.loader.impl.launch.FabricLauncherBase.getEntrypoint |
( |
| ) |
|
|
inline |
◆ getEnvironmentType()
| EnvType net.fabricmc.loader.impl.launch.FabricLauncherBase.getEnvironmentType |
( |
| ) |
|
|
inline |
◆ getManifest()
| Manifest net.fabricmc.loader.impl.launch.FabricLauncherBase.getManifest |
( |
Path | originPath | ) |
|
|
inline |
◆ getResourceAsStream()
| InputStream net.fabricmc.loader.impl.launch.FabricLauncherBase.getResourceAsStream |
( |
String | name | ) |
|
|
inline |
◆ getTargetClassLoader()
| ClassLoader net.fabricmc.loader.impl.launch.FabricLauncherBase.getTargetClassLoader |
( |
| ) |
|
|
inline |
◆ getTargetNamespace()
| String net.fabricmc.loader.impl.launch.FabricLauncherBase.getTargetNamespace |
( |
| ) |
|
|
inline |
◆ isClassLoaded()
| boolean net.fabricmc.loader.impl.launch.FabricLauncherBase.isClassLoaded |
( |
String | name | ) |
|
|
inline |
◆ isDevelopment()
| boolean net.fabricmc.loader.impl.launch.FabricLauncherBase.isDevelopment |
( |
| ) |
|
|
inline |
◆ loadIntoTarget()
| Class<?> net.fabricmc.loader.impl.launch.FabricLauncherBase.loadIntoTarget |
( |
String | name | ) |
throws ClassNotFoundException |
|
inline |
◆ setAllowedPrefixes()
| void net.fabricmc.loader.impl.launch.FabricLauncherBase.setAllowedPrefixes |
( |
Path | path, |
|
|
String... | prefixes ) |
|
inline |
The documentation for this class was generated from the following file:
- src/fabric/impl/java/net/fabricmc/loader/impl/launch/FabricLauncherBase.java