Expand description
Domain-scoped command scoreboard state.
This module owns the scoreboard data needed by selectors and command execution: objective identity and mutability, score values and locks, and team membership. Display slots and client presentation are outside this command-system scope.
Structsยง
- Domain
Scoreboards - Loaded command scoreboards keyed by Steel domain.
- Objective
State ๐ - Persistent
Scoreboard ๐ - Score
Holder - Score holder name stored by the vanilla scoreboard.
- Scoreboard
- Command-facing scoreboard for one Steel domain.
- Scoreboard
Objective - Objective identity resolved from one domain scoreboard.
- Scoreboard
Save ๐Snapshot - Scoreboard
Score - Stored score fields used by command execution.
- Scoreboard
Team - Team identity resolved from one domain scoreboard.
Enumsยง
- Scoreboard
Error - Invalid scoreboard operation or persisted state.
Functionsยง
- default_
score_ ๐locked - domain_
default_ ๐world - ensure_
holder_ ๐name - ensure_
objective_ ๐exists - ensure_
objective_ ๐name - ensure_
team_ ๐name - ensure_
writable_ ๐objective - scoreboard_
io_ ๐error - validate_
persistent_ ๐scoreboard