Modules§
Structs§
- Data
Type Iter - An iterator over the variants of DataType
- Scan
Task - Scope
Enums§
Functions§
- escape_
nbt_ string - Escape control characters when printing SNBT
- extract_
single_ player_ uuid_ from_ level_ dat - Extracts the single-player’s UUID string from the level.dat file, if present.
- list_
mca_ files - nbt_
is_ subset - Returns
trueifsubsetis entirely contained withinsuperset. Compounds require key-by-key subset checks; lists treat each element insubset_listas needing its own distinct match insuperset_list. - process_
entities_ file - Scans one region file for regular entities.
Also merges all found items into the global
counter. - process_
region_ file - Scans one region file for block entities.
- process_
task