Uses of Interface
net.minecraftforge.fml.DistExecutor.SafeRunnable
-
Uses of DistExecutor.SafeRunnable in net.minecraftforge.fml
Modifier and TypeMethodDescriptionstatic void
DistExecutor.safeRunWhenOn(net.minecraftforge.api.distmarker.Dist dist, Supplier<DistExecutor.SafeRunnable> toRun)
Call the supplied SafeRunnable when on the correct Dist.