ChunkSection

fun ChunkSection(nbt: NBTCompound, version: SupportedVersion = SupportedVersion.Latest)

Constructs a ChunkSection from a TAG_Compound.

Throws

if the Compound in the argument is missing fields for loading

fun ChunkSection(y: Byte)