| Interface | Description |
|---|---|
| DeferredWorkQueue.CheckedRunnable |
Runnable except it allows throwing checked exceptions. |
| DistExecutor.SafeCallable<T> |
SafeCallable version of
DistExecutor.SafeReferent. |
| DistExecutor.SafeReferent |
A safe referent.
|
| DistExecutor.SafeRunnable |
SafeRunnable version of
DistExecutor.SafeReferent |
| DistExecutor.SafeSupplier<T> |
SafeSupplier version of
DistExecutor.SafeReferent |
| LifecycleEventProvider.EventHandler<T extends LifecycleEventProvider.LifecycleEvent,U extends java.util.function.Consumer<? extends java.util.List<? super ModLoadingException>>,V extends java.util.concurrent.Executor,R extends java.lang.Runnable> | |
| WorldPersistenceHooks.WorldPersistenceHook |
| Enum | Description |
|---|---|
| LifecycleEventProvider | |
| LifecycleEventProvider.LifecycleEvent.Progression | |
| LogicalSide | |
| LogicalSidedProvider | |
| ModLoadingStage | |
| SidedProvider | |
| VersionChecker.Status |
| Exception | Description |
|---|---|
| LoadingFailedException | |
| ModList.UncaughtModLoadingException | |
| ModLoadingException |
General purpose mod loading error message
|
| StartupQuery.AbortedException |
Exception not being caught by the crash report generation logic.
|