◆ addToClassPath() [1/2]
| void net.fabricmc.test.DummyQuiltLauncher.addToClassPath |
( |
Path | path, |
|
|
ModContainer | mod, |
|
|
URL | origin, |
|
|
String... | allowedPrefixes ) |
|
inline |
◆ addToClassPath() [2/2]
| void net.fabricmc.test.DummyQuiltLauncher.addToClassPath |
( |
Path | path, |
|
|
String... | allowedPrefixes ) |
|
inline |
◆ getClassByteArray()
| byte[] net.fabricmc.test.DummyQuiltLauncher.getClassByteArray |
( |
String | name, |
|
|
boolean | runTransformers ) throws IOException |
|
inline |
◆ getClassLoader()
| ClassLoader net.fabricmc.test.DummyQuiltLauncher.getClassLoader |
( |
ModContainer | mod | ) |
|
|
inline |
◆ getClassPath()
| List< Path > net.fabricmc.test.DummyQuiltLauncher.getClassPath |
( |
| ) |
|
|
inline |
◆ getEntrypoint()
| String net.fabricmc.test.DummyQuiltLauncher.getEntrypoint |
( |
| ) |
|
|
inline |
◆ getEntrypointTransformer()
| GameTransformer net.fabricmc.test.DummyQuiltLauncher.getEntrypointTransformer |
( |
| ) |
|
|
inline |
◆ getEnvironmentType()
| EnvType net.fabricmc.test.DummyQuiltLauncher.getEnvironmentType |
( |
| ) |
|
|
inline |
◆ getManifest()
| Manifest net.fabricmc.test.DummyQuiltLauncher.getManifest |
( |
Path | originPath | ) |
|
|
inline |
◆ getMappingConfiguration()
◆ getResourceAsStream()
| InputStream net.fabricmc.test.DummyQuiltLauncher.getResourceAsStream |
( |
String | name | ) |
|
|
inline |
◆ getResourceURL()
| URL net.fabricmc.test.DummyQuiltLauncher.getResourceURL |
( |
String | name | ) |
|
|
inline |
◆ getTargetClassLoader()
| ClassLoader net.fabricmc.test.DummyQuiltLauncher.getTargetClassLoader |
( |
| ) |
|
|
inline |
◆ hideParentPath()
| void net.fabricmc.test.DummyQuiltLauncher.hideParentPath |
( |
Path | obf | ) |
|
|
inline |
◆ hideParentUrl()
| void net.fabricmc.test.DummyQuiltLauncher.hideParentUrl |
( |
URL | hidden | ) |
|
|
inline |
◆ isClassLoaded()
| boolean net.fabricmc.test.DummyQuiltLauncher.isClassLoaded |
( |
String | name | ) |
|
|
inline |
◆ isDevelopment()
| boolean net.fabricmc.test.DummyQuiltLauncher.isDevelopment |
( |
| ) |
|
|
inline |
◆ loadIntoTarget()
| Class<?> net.fabricmc.test.DummyQuiltLauncher.loadIntoTarget |
( |
String | name | ) |
throws ClassNotFoundException |
|
inline |
◆ setAllowedPrefixes()
| void net.fabricmc.test.DummyQuiltLauncher.setAllowedPrefixes |
( |
Path | path, |
|
|
String... | prefixes ) |
|
inline |
◆ setHiddenClasses() [1/2]
| void net.fabricmc.test.DummyQuiltLauncher.setHiddenClasses |
( |
Map< String, String > | classes | ) |
|
|
inline |
◆ setHiddenClasses() [2/2]
| void net.fabricmc.test.DummyQuiltLauncher.setHiddenClasses |
( |
Set< String > | classes | ) |
|
|
inline |
◆ setPluginPackages()
| void net.fabricmc.test.DummyQuiltLauncher.setPluginPackages |
( |
Map< String, ClassLoader > | hiddenClasses | ) |
|
|
inline |
◆ setTransformCache()
| void net.fabricmc.test.DummyQuiltLauncher.setTransformCache |
( |
URL | insideTransformCache | ) |
|
|
inline |
◆ validateGameClassLoader()
| void net.fabricmc.test.DummyQuiltLauncher.validateGameClassLoader |
( |
Object | gameInstance | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- src/test/java/net/fabricmc/test/DummyQuiltLauncher.java