Package com.hbm_m.api.energy
Class ServerLifecycleHandler
java.lang.Object
com.hbm_m.api.energy.ServerLifecycleHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonServerStarted(net.minecraftforge.event.server.ServerStartedEvent event) static voidrunRebuild(net.minecraft.server.MinecraftServer server)
-
Constructor Details
-
ServerLifecycleHandler
public ServerLifecycleHandler()
-
-
Method Details
-
onServerStarted
public static void onServerStarted(net.minecraftforge.event.server.ServerStartedEvent event) -
runRebuild
public static void runRebuild(net.minecraft.server.MinecraftServer server)
-