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