Package net.minecraftforge.fml
Interface DistExecutor.SafeSupplier<T>
-
- Type Parameters:
T- The return type of the Supplier
- All Superinterfaces:
DistExecutor.SafeReferent,java.io.Serializable,java.util.function.Supplier<T>
- Enclosing class:
- DistExecutor
public static interface DistExecutor.SafeSupplier<T> extends DistExecutor.SafeReferent, java.util.function.Supplier<T>, java.io.Serializable
SafeSupplier version ofDistExecutor.SafeReferent