Skip to main content

Module source

Module source 

Source

Structsยง

CommandAuthorizationContext ๐Ÿ”’
Authorization state captured when command execution starts.
CommandResultCallback ๐Ÿ”’
A callback invoked after a terminal command returns or fails.
CommandSource ๐Ÿ”’
Immutable Minecraft command execution source.

Enumsยง

CommandWorldScope ๐Ÿ”’

Traitsยง

CommandArgumentSource ๐Ÿ”’
Read-only source data exposed to command argument parsers and suggestion providers.
CommandPermissionSource ๐Ÿ”’
Permission lookup required while constructing and traversing Steel command trees.
ExecutionCommandSource ๐Ÿ”’
Source behavior required by the Steel command scheduler.

Functionsยง

admin_broadcast_source_name ๐Ÿ”’
all_profile_names ๐Ÿ”’
can_manage_group ๐Ÿ”’
can_manage_permission ๐Ÿ”’
has_permission_key ๐Ÿ”’
normalize_rotation ๐Ÿ”’
profile_argument_uuids ๐Ÿ”’
profile_names ๐Ÿ”’

Type Aliasesยง

CommandResultCallbackFn ๐Ÿ”’