Interface LoadWorldEvent
- All Superinterfaces:
Event
Event for when a
world
is loaded.-
Method Details
-
world
ServerWorld world()Gets theworld
.- Returns:
- The world
-
hasLoadedBefore
boolean hasLoadedBefore()Gets if theworld
has loaded before.- Returns:
- True if loaded before, false if not
-