Interface SaveWorldEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
SaveWorldEvent.Post
,SaveWorldEvent.Pre
Base event for when a
World
is saved.-
Method Details
-
world
ServerWorld world()Gets theworld
.- Returns:
- The world
-