Skip to main content

Module execution

Module execution 

Source
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.