Structsยง
- NbtPath
- Parsed vanilla NBT path.
- NbtPath
Error - Error returned when parsing an NBT path.
- NbtPath
Node ๐Entry - Parser ๐
- SetOutcome ๐
Enumsยง
- NbtPath
Error Kind - Specific reason why NBT path parsing failed.
- NbtPath
Mutation Error - Error returned when mutating NBT through a path.
- NbtPath
Node ๐
Functionsยง
- actual_
collection_ ๐index - add_
collection_ ๐element - add_
list_ ๐element - clear_
collection ๐ - clear_
list ๐ - collection_
element ๐ - collection_
elements ๐ - collection_
elements_ ๐for_ mutation - collection_
len ๐ - compound_
pattern_ ๐matches - ensure_
compound_ ๐child - ensure_
matching_ ๐list_ element - ensure_
non_ ๐empty_ collection - indexed_
element ๐ - is_
allowed_ ๐in_ unquoted_ name - is_
too_ ๐deep - list_
is_ ๐empty - list_
len ๐ - nbt_
byte_ ๐value - nbt_
int_ ๐value - nbt_
long_ ๐value - parse_
nbt_ path - Parses one complete NBT path.
- parse_
nbt_ path_ argument - Parses one NBT path and returns the byte cursor consumed by it.
- replace_
collection ๐ - replace_
collection_ ๐with_ repeated - set_
all_ ๐collection_ elements - set_
collection_ ๐element - set_
compound_ ๐child - set_
indexed_ ๐collection_ element - set_
list_ ๐element - set_
matching_ ๐compound_ child - set_
matching_ ๐list_ elements - tags_
to_ ๐byte_ array - tags_
to_ ๐int_ array - tags_
to_ ๐long_ array - visit_
all_ ๐collection_ elements - visit_
indexed_ ๐collection_ element - visit_
matching_ ๐list_ elements