Package icu.suc.serverevents
Class ServerEvents.World
java.lang.Object
icu.suc.serverevents.ServerEvents.World
- Enclosing class:
ServerEvents
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOAD
@FabricAPI public static final net.fabricmc.fabric.api.event.Event<net.fabricmc.fabric.api.event.lifecycle.v1.ServerWorldEvents.Load> LOAD- See Also:
-
UNLOAD
@FabricAPI public static final net.fabricmc.fabric.api.event.Event<net.fabricmc.fabric.api.event.lifecycle.v1.ServerWorldEvents.Unload> UNLOAD- See Also:
-
-
Constructor Details
-
World
public World()
-