Gets a plain MinecraftServer server that this plain Entity entity is part of. @return the server @since 1.0
()
| 157 | * @since 1.0 |
| 158 | */ |
| 159 | @NonNull MinecraftServer server(); |
| 160 | |
| 161 | /** |
| 162 | * Represents a hand of an entity. |
no outgoing calls
no test coverage detected