public interface ConstructWorldEvent extends GameEvent, CauseTracked
LoadWorldEvent
, but that is not guaranteed.Modifier and Type | Method and Description |
---|---|
WorldCreationSettings |
getWorldCreationSettings()
Gets the
WorldCreationSettings used to create the world. |
WorldProperties |
getWorldProperties()
Gets the properties of the newly created world.
|
getCause
WorldProperties getWorldProperties()
WorldCreationSettings getWorldCreationSettings()
WorldCreationSettings
used to create the world.