Package | Description |
---|---|
net.minecraftforge.fml |
Modifier and Type | Interface and Description |
---|---|
static interface |
DistExecutor.SafeCallable<T>
SafeCallable version of
DistExecutor.SafeReferent . |
static interface |
DistExecutor.SafeRunnable
SafeRunnable version of
DistExecutor.SafeReferent |
static interface |
DistExecutor.SafeSupplier<T>
SafeSupplier version of
DistExecutor.SafeReferent |
Modifier and Type | Method and Description |
---|---|
private static void |
DistExecutor.validateSafeReferent(java.util.function.Supplier<? extends DistExecutor.SafeReferent> safeReferentSupplier) |