public interface ConstructWorldPropertiesEvent extends Event
WorldProperties has been created. Often paired with a
 LoadWorldEvent, but that is not guaranteed.| Modifier and Type | Method and Description | 
|---|---|
| WorldArchetype | getWorldArchetype()Gets the  WorldArchetypeused to create the world. | 
| WorldProperties | getWorldProperties()Gets the properties of the newly created world. | 
getCause, getContext, getSourceWorldProperties getWorldProperties()
WorldArchetype getWorldArchetype()
WorldArchetype used to create the world.