| Interface | Description |
|---|---|
| ICrashCallable | |
| IFMLHandledException | |
| IWorldGenerator |
This is called back during world generation.
|
| Class | Description |
|---|---|
| CertificateHelper | |
| ClassNameUtils | |
| EnhancedRuntimeException.WrappedPrintStream | |
| ObfuscationReflectionHelper |
Some reflection helper code.
|
| Enum | Description |
|---|---|
| Mod.EventBusSubscriber.Bus |
| Exception | Description |
|---|---|
| EnhancedRuntimeException |
RuntimeException that gives subclasses the simple opportunity to write extra data when printing the stack trace.
|
| LoaderException | |
| LoaderExceptionModCrash |
Prevent LoaderException from adding its own stack trace to the wrapped throwable's stack trace.
|
| ObfuscationReflectionHelper.UnableToAccessFieldException | |
| ObfuscationReflectionHelper.UnableToFindFieldException | |
| ObfuscationReflectionHelper.UnableToFindMethodException | |
| ObfuscationReflectionHelper.UnknownConstructorException |
| Annotation Type | Description |
|---|---|
| Mod |
This defines a Mod to FML.
|
| Mod.EventBusSubscriber |
Annotate a class which will be subscribed to an Event Bus at mod construction time.
|