Skip to main content

Module argument

Module argument 

Source

MacrosΒ§

argument_value_wrapper πŸ”’
impl_downcast_type πŸ”’
unit_argument_parser πŸ”’

StructsΒ§

BiomeOrTagParser πŸ”’
BlockPosParser πŸ”’
BlockPredicateParser πŸ”’
BlockStateParser πŸ”’
ComponentParser πŸ”’
ComponentValue πŸ”’
CoordinateAxes πŸ”’
Axes selected by vanilla’s coordinate swizzle argument.
DamageTypeParser πŸ”’
DamageTypeValue πŸ”’
DomainParser πŸ”’
DomainValue πŸ”’
EnchantmentParser πŸ”’
EnchantmentValue πŸ”’
EntityAnchorParser πŸ”’
EntityParser πŸ”’
EntityTypeValue πŸ”’
GameModeParser πŸ”’
GameModeValue πŸ”’
HeightmapParser πŸ”’
IdentifierValue πŸ”’
IntRangeParser πŸ”’
ItemPredicateParser πŸ”’
ItemStackParser πŸ”’
ItemStackValue πŸ”’
NbtPathParser πŸ”’
NbtPathValue πŸ”’
ObjectiveParser πŸ”’
ObjectiveValue πŸ”’
PrimitiveParser πŸ”’
RotationParser πŸ”’
ScoreHolderParser πŸ”’
SteelArgumentType πŸ”’
An extensible, keyed parser stored by Steel’s command runtime.
SteelArgumentValue πŸ”’
A keyed parsed value retained by Steel’s command runtime.
StorageKeyParser πŸ”’
StructureOrTagKeyParser πŸ”’
SummonableEntityParser πŸ”’
SwizzleParser πŸ”’
TimeMarkerParser πŸ”’
TimeParser πŸ”’
TimeValue πŸ”’
TimelineParser πŸ”’
TimelineValue πŸ”’
Vec3Parser πŸ”’
WorldClockParser πŸ”’
WorldClockValue πŸ”’
WorldParser πŸ”’

TraitsΒ§

ErasedSteelArgumentParser πŸ”’
ErasedSteelArgumentValue πŸ”’
SteelArgumentParser πŸ”’
Typed parser contract erased by SteelArgumentType.
SteelArgumentSuggestionContext πŸ”’
Suggestion context exposed to erased Steel argument parsers.

FunctionsΒ§

can_summon πŸ”’
component_snbt_error πŸ”’
identifier_matches πŸ”’
invalid_component πŸ”’
invalid_swizzle πŸ”’
is_allowed_in_identifier πŸ”’
java_round πŸ”’
matches_substring πŸ”’
parse_component πŸ”’
parse_domain πŸ”’
parse_entity_anchor πŸ”’
parse_game_mode πŸ”’
parse_heightmap πŸ”’
parse_identifier πŸ”’
parse_summonable_entity πŸ”’
parse_swizzle πŸ”’
parse_time πŸ”’
selected_clock πŸ”’
suggest_entity_anchors πŸ”’
suggest_game_modes πŸ”’
suggest_heightmaps πŸ”’
suggest_resources πŸ”’
suggest_storage_keys πŸ”’
suggest_time_units πŸ”’
unknown_resource πŸ”’