Class SpectreConfigEvents
java.lang.Object
com.illusivesoulworks.spectrelib.config.SpectreConfigEvents
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidonLoadServer(net.minecraft.server.MinecraftServer server) static void
-
Constructor Details
-
SpectreConfigEvents
public SpectreConfigEvents()
-
-
Method Details
-
onLoadGlobal
public static void onLoadGlobal() -
onLoadServer
public static void onLoadServer(net.minecraft.server.MinecraftServer server) -
onUnloadServer
public static void onUnloadServer()
-