实验性可选color: RGB可选 世界修改colorOptional RGB color tint applied to the waypoint icon. If not specified, the waypoint uses its default color.
只读entity只读entity世界修改is只读is只读playerThe PlayerVisibilityRules that control when the waypoint is shown based on the player's state (e.g., hidden, spectator mode, spectator viewing another spectator).
世界修改textureThe WaypointTextureSelector that determines which icon texture is displayed for the waypoint based on distance or other criteria.
世界修改Gets the current DimensionLocation of the waypoint. For entity waypoints, this returns the entity's current position. For location waypoints, this returns the stored location.
Waypoint that tracks a player's position. Extends EntityWaypoint with additional player-specific visibility rules such as hidden state and spectator mode.