📄️ Player
The player API inherits functions from the living entity API
📄️ Entity
Acts as a proxy for an entity in the Minecraft world
📄️ LivingEntity
Acts as a proxy for a living entity in the Minecraft world
📄️ User
User is an alias of Player.
📄️ Viewer
Viewer is an alias of Player. It's used to access people who are viewing your avatar to allow access to some host-only functions. All methods available to player are also available under viewer with the addition of those documented below.