Package de.pauleff.formats.snbt
package de.pauleff.formats.snbt
-
ClassDescriptionException thrown when parsing or generating SNBT (Stringified NBT) data fails.Parser for SNBT (Stringified NBT) format.Serializer for converting NBT tags into SNBT (Stringified NBT) format.Tokenizer for SNBT (Stringified NBT) format.Represents a single token in the SNBT input.Enumeration of all token types recognized by the SNBT tokenizer.