Interface GeyserPlayerEntity

All Superinterfaces:
GeyserEntity

public interface GeyserPlayerEntity extends GeyserEntity
  • Method Details

    • position

      org.cloudburstmc.math.vector.Vector3f position()
      Gets the position of the player, as it is known to the Java server.
      Returns:
      the player's position