Interface UnloadWorldEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ServerWorld
world()
Gets theworld
.
-
-
-
Method Detail
-
world
ServerWorld world()
Gets theworld
.- Returns:
- The world
-
-