Interface SaveWorldEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
SaveWorldEvent.Post,SaveWorldEvent.Pre
Base event for when a
World is saved.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceFired after a world has been saved.static interfaceFired before a world is saved. -
Method Summary
-
Method Details
-
world
ServerWorld world()Gets theworld.- Returns:
- The world
-