Package | Description |
---|---|
net.minecraftforge.fml |
Modifier and Type | Method and Description |
---|---|
static void |
DistExecutor.safeRunWhenOn(net.minecraftforge.api.distmarker.Dist dist,
java.util.function.Supplier<DistExecutor.SafeRunnable> toRun)
Call the supplied SafeRunnable when on the correct Dist.
|