Gets the default plain Position position where plain Entity entities should spawn when teleporting to this plain World world without initial position explicitly set. @return the default spawn position @since 1.0
()
| 44 | * @since 1.0 |
| 45 | */ |
| 46 | Position defaultSpawnPosition(); |
| 47 | |
| 48 | /** |
| 49 | * Sets the default {@linkplain Position position} where {@linkplain Entity entities} should spawn |