Class GateEventHandler
java.lang.Object
ram.talia.hexal.forge.eventhandlers.GateEventHandler
Responsible for saving and loading the [GateManager] data.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonServerStarted(net.minecraftforge.event.server.ServerStartedEvent event) static voidonServerStopping(net.minecraftforge.event.server.ServerStoppingEvent event)
-
Constructor Details
-
GateEventHandler
public GateEventHandler()
-
-
Method Details
-
onServerStarted
public static void onServerStarted(net.minecraftforge.event.server.ServerStartedEvent event) -
onServerStopping
public static void onServerStopping(net.minecraftforge.event.server.ServerStoppingEvent event)
-