Expand description
Player access for Yog mods.
Player is a thin wrapper over yog_entity::Entity: it delegates all
entity-level operations (teleport, position, health …) to that layer and
adds the player-specific extras (inventory, networking) on top.