Crate valence_command
source ·Re-exports§
pub use manager::CommandExecutionEvent;
pub use manager::CommandProcessedEvent;
pub use scopes::CommandScopeRegistry;
Modules§
- Command graph implementation
- A collection of parses for use in command argument nodes.
- Scope graph for the Valence Command system.
Structs§
Enums§
- Used to store keys values for command modifiers. Heavily inspired by serde-value.