Interface GeyserPlayerEntity
- All Superinterfaces:
GeyserEntity
-
Method Summary
Modifier and TypeMethodDescriptionorg.cloudburstmc.math.vector.Vector3fposition()Gets the position of the player.Methods inherited from interface org.geysermc.geyser.api.entity.type.GeyserEntity
javaId
-
Method Details
-
position
org.cloudburstmc.math.vector.Vector3f position()Gets the position of the player.- Returns:
- the position of the player.
-