Module mcvm_parse::vars
source · Expand description
Things related to script variables
Structs§
- HashMap implementation of a VariableStore
- Struct for reserved constant variables
Enums§
- Argument to a command that could be a literal or a variable
Constants§
- Constant var for the Minecraft version
- Constant variables that are reserved by mcvm
Traits§
- An trait that can be used to get and set variables used in script evaluation
Functions§
- Check if a variable identifier is a reserved constant variable