Crate nbt_sniffer

Source

Modules§

cli
counter
nbt_utils
tree
view

Structs§

DataTypeIter
An iterator over the variants of DataType
ScanTask
Scope

Enums§

DataType

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 true if subset is entirely contained within superset. Compounds require key-by-key subset checks; lists treat each element in subset_list as needing its own distinct match in superset_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