public static interface FMLModContainer.ILanguageAdapter
| Modifier and Type | Method and Description |
|---|---|
Object |
getNewInstance(FMLModContainer container,
Class<?> objectClass,
ClassLoader classLoader) |
Object getNewInstance(FMLModContainer container, Class<?> objectClass, ClassLoader classLoader) throws Exception
Exception