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 theworldhas loaded before.- Returns:
- True if loaded before, false if not
-