Package com.nexomc.nexo.nms
Object EntityMetadatas
-
- All Implemented Interfaces:
public class EntityMetadatas
-
-
Field Summary
-
Method Summary
Modifier and Type Method Description final Vector3f
getDEFAULT_TRANSLATION()
final Vector3f
getDEFAULT_SCALE()
final Quaternionf
getDEFAULT_ROTATION()
-
-
Method Detail
-
getDEFAULT_TRANSLATION
final Vector3f getDEFAULT_TRANSLATION()
-
getDEFAULT_SCALE
final Vector3f getDEFAULT_SCALE()
-
getDEFAULT_ROTATION
final Quaternionf getDEFAULT_ROTATION()
-
-
-
-