BetaOptionalcolor: RGBOptional World mutationcolorOptional RGB color tint applied to the waypoint icon. If not specified, the waypoint uses its default color.
World mutationisReadonlyisWorld mutationtextureThe WaypointTextureSelector that determines which icon texture is displayed for the waypoint based on distance or other criteria.
World mutationGets the current DimensionLocation of the waypoint. For entity waypoints, this returns the entity's current position. For location waypoints, this returns the stored location.
World mutationThe new DimensionLocation (dimension and coordinates) for the waypoint.
Waypoint that points to a fixed location in the world. Unlike entity waypoints, location waypoints always remain valid and their position can be updated.