Inherited by cpw.mods.fml.common.ILanguageAdapter.JavaAdapter, and cpw.mods.fml.common.ILanguageAdapter.ScalaAdapter.
|
class | JavaAdapter |
|
class | ScalaAdapter |
|
Object cpw.mods.fml.common.ILanguageAdapter.getNewInstance |
( |
FMLModContainer |
container, |
|
|
Class<?> |
objectClass, |
|
|
ClassLoader |
classLoader |
|
) |
| throws Exception |
void cpw.mods.fml.common.ILanguageAdapter.setInternalProxies |
( |
ModContainer |
mod, |
|
|
Side |
side, |
|
|
ClassLoader |
loader |
|
) |
| |
void cpw.mods.fml.common.ILanguageAdapter.setProxy |
( |
Field |
target, |
|
|
Class<?> |
proxyTarget, |
|
|
Object |
proxy |
|
) |
| throws IllegalArgumentException, IllegalAccessException, NoSuchFieldException, SecurityException |
boolean cpw.mods.fml.common.ILanguageAdapter.supportsStatics |
( |
) | |
|
The documentation for this interface was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/cpw/mods/fml/common/ILanguageAdapter.java