Expand description
Tick-owned Minecraft command execution.
Re-exportsยง
pub use queue::CommandSuspensionOrder;
Modulesยง
- argument ๐
- biome ๐
- Biome registry command arguments.
- block ๐
- Block-state and block-entity predicates used by commands.
- coordinates ๐
- Vanilla command coordinate expressions.
- item ๐
- Vanilla item-stack command argument parsing.
- item_
predicate ๐ - Vanilla item-predicate command argument parsing and matching.
- nbt ๐
- NBT path command arguments.
- permission ๐
- Permission command arguments and discovery-only suggestions.
- profile ๐
- Vanilla game-profile command arguments.
- queue ๐
- runtime ๐
- score ๐
- Deferred scoreboard command arguments.
- selector ๐
- Vanilla-style entity selector parsing and resolution.
- source ๐
- structure ๐
- Structure registry key command arguments.
- text ๐
- Resolution of command-context text components.
- world ๐
- Loaded-world command arguments.