Gets an additional plain WorldData world data of this world. @return the world data @since 1.0
()
| 35 | * @since 1.0 |
| 36 | */ |
| 37 | WorldData worldData(); |
| 38 | |
| 39 | /** |
| 40 | * Gets the default {@linkplain Position position} where {@linkplain Entity entities} should spawn |
no outgoing calls
no test coverage detected