Gets a plain World world where this plain Entity entity is. @return the world of the entity @since 1.0
()
| 104 | * @since 1.0 |
| 105 | */ |
| 106 | @NonNull World world(); |
| 107 | |
| 108 | /** |
| 109 | * Teleports this {@linkplain Entity entity} to the specified {@linkplain World world}. |
no outgoing calls
no test coverage detected