Quilt Loader 1
Loading...
Searching...
No Matches
net.fabricmc.loader.impl.launch.knot.Knot Class Reference
Inheritance diagram for net.fabricmc.loader.impl.launch.knot.Knot:
net.fabricmc.loader.impl.launch.FabricLauncherBase net.fabricmc.loader.impl.launch.FabricLauncher

Additional Inherited Members

Public Member Functions inherited from net.fabricmc.loader.impl.launch.FabricLauncherBase
void addToClassPath (Path path, String... allowedPrefixes)
void setAllowedPrefixes (Path path, String... prefixes)
EnvType getEnvironmentType ()
boolean isClassLoaded (String name)
Class<?> loadIntoTarget (String name) throws ClassNotFoundException
 Load a class into the game's class loader even if its bytes are only available from the parent class loader.
InputStream getResourceAsStream (String name)
ClassLoader getTargetClassLoader ()
byte[] getClassByteArray (String name, boolean runTransformers) throws IOException
 Gets the byte array for a particular class.
Manifest getManifest (Path originPath)
boolean isDevelopment ()
String getEntrypoint ()
String getTargetNamespace ()
List< Path > getClassPath ()
Static Public Member Functions inherited from net.fabricmc.loader.impl.launch.FabricLauncherBase
static Class<?> getClass (String className) throws ClassNotFoundException
static FabricLauncher getLauncher ()
static Map< String, Object > getProperties ()
static boolean isMixinReady ()

The documentation for this class was generated from the following file:
  • src/fabric/impl/java/net/fabricmc/loader/impl/launch/knot/Knot.java