Expand description
Things related to script variables
Structs§
- Hash
MapVariable Store - HashMap implementation of a VariableStore
- Reserved
Constant Variables - Struct for reserved constant variables
Enums§
- Value
- Argument to a command that could be a literal or a variable
Constants§
- CONSTANT_
VAR_ MC_ VERSION - Constant var for the Minecraft version
- RESERVED_
CONSTANT_ VARS - Constant variables that are reserved by mcvm
Traits§
- Variable
Store - An trait that can be used to get and set variables used in script evaluation
Functions§
- is_
reserved_ constant_ var - Check if a variable identifier is a reserved constant variable