Module: NBTFile::Tokens

Overview

Classes representing NBT tokens. Each has a constructor with two arguments, name and value, and corresponding accessors.

Defined Under Namespace

Classes: TAG_Byte, TAG_Byte_Array, TAG_Compound, TAG_Double, TAG_End, TAG_Float, TAG_Int, TAG_List, TAG_Long, TAG_Short, TAG_String