Module cmd

Source

Macros§

impl_from_to_str_cmd πŸ”’

Structs§

ALIGNMENTS πŸ”’
AREA_KINDS πŸ”’
AreaKindIter
An iterator over the variants of AreaKind
BLOCK_KINDS πŸ”’
BUFFS πŸ”’
BUFF_PACK
BUFF_PARSER
ChatCommandData
Struct representing a command that a user can run from server chat.
ENTITIES πŸ”’
TODO: Make this use hot-reloading
ENTITY_CONFIGS
List of all entity configs. Useful for tab completing
ITEM_SPECS
List of item’s asset specifiers. Useful for tab completing. Doesn’t cover all items (like modulars), includes β€œfake” items like TagExamples.
KITS
KitManifest
OBJECTS πŸ”’
OUTCOME_KINDS πŸ”’
PRESETS πŸ”’
PRESET_LIST πŸ”’
RECIPES πŸ”’
ROLES πŸ”’
SKILL_TREES πŸ”’
SPRITE_KINDS πŸ”’
ServerChatCommandIter
An iterator over the variants of ServerChatCommand
SkillPresetManifest
TIMES πŸ”’
WEATHERS πŸ”’

Enums§

AreaKind
Enum for all possible area types
ArgumentSpec
Representation for chat command arguments
EntityTarget
KitSpec
Requirement
ServerChatCommand

Constants§

KIT_MANIFEST_PATH
PRESET_MANIFEST_PATH

Traits§

CommandEnumArg