Module mca_parser::nbt
source · Expand description
This module contains all structs related to the nbt data in the chunks
Every field for all structs in this class have been renamed to snake_case from whichever case Mojang used.
<rant>
Mojang has the worst naming conventions ever! Sometimes they use snake_case, sometimes they use
PascalCase, other times they use camelCase, sometimes it’s SCREAMING_SNAKE_CASE! This is so
annoying when dealing with Mojang things! Feel free to look at the name changes on almost
everything just to make it happy and you’ll be just as annoyed as I am!
</rant>
Structs
- The represents part of a chunk’s nbt data stored in the region file
- The represents part of a chunk’s nbt data stored in the region file
- The represents part of a chunk’s nbt data stored in the region file
- The represents part of a chunk’s nbt data stored in the region file
- The represents that chunk’s nbt data stored in the region file
- The represents a section(subchunk) from a chunk’s nbt data stored in the region file
- The represents part of a chunk’s nbt data stored in the region file
- This does not contain all of the values associated with the level, due to the fact that the mcwiki has outdated information on this. These are just some of the values that I got while digging through the data myself.
- This represents part of a chunk’s nbt data stored in the region file