|
Quilt Loader 1
|
Public Member Functions | |
| Object | createInstance (Class<?> modClass, Options options) throws LanguageAdapterException |
| Public Member Functions inherited from net.fabricmc.loader.language.LanguageAdapter | |
| default Object | createInstance (String classString, Options options) throws ClassNotFoundException, LanguageAdapterException |
Static Public Member Functions | |
| static Class<?> | getClass (String className, Options options) throws ClassNotFoundException, IOException |
|
inline |
Implements net.fabricmc.loader.language.LanguageAdapter.