Gets a plain UUID unique identifier of this plain Entity entity. @return the unique identifier @since 1.0
()
| 48 | * @since 1.0 |
| 49 | */ |
| 50 | @NonNull UUID uniqueId(); |
| 51 | |
| 52 | /** |
| 53 | * Gets current {@linkplain Position position} of this {@linkplain Entity entity}. |