Gets a numeric identifier of this plain Entity entity, unique to a plain MinecraftServer server that this plain Entity entity is in. @return the identifier @since 1.0
()
| 40 | * @since 1.0 |
| 41 | */ |
| 42 | int entityId(); |
| 43 | |
| 44 | /** |
| 45 | * Gets a {@linkplain UUID unique identifier} of this {@linkplain Entity entity}. |
no outgoing calls
no test coverage detected