Uses of Package
at.syntaxerror.syntaxnbt.tag
Packages that use at.syntaxerror.syntaxnbt.tag
Package
Description
This package contains basic NBT utility classes
Package is internal use only (not accessible by other modules)
This package contains NBT serializers and deserializers.
This package contains all the NBT path node implementations
This package contains classes regarding Regions and Chunks
This package contains all the NBT tag implementations
-
Classes in at.syntaxerror.syntaxnbt.tag used by at.syntaxerror.syntaxnbt
-
Classes in at.syntaxerror.syntaxnbt.tag used by at.syntaxerror.syntaxnbt.internalClassDescriptionAn NBT Tag consisting of a type and a valueEffectively a list of a named tags.
-
Classes in at.syntaxerror.syntaxnbt.tag used by at.syntaxerror.syntaxnbt.pathClassDescriptionAn NBT Tag consisting of a type and a valueEffectively a list of a named tags.
-
Classes in at.syntaxerror.syntaxnbt.tag used by at.syntaxerror.syntaxnbt.region
-
Classes in at.syntaxerror.syntaxnbt.tag used by at.syntaxerror.syntaxnbt.tagClassDescriptionAn NBT Tag consisting of a type and a valueA single signed byteA length-prefixed array of signed bytes.Effectively a list of a named tags.A single signed, big endian 32 bit integerA length-prefixed array of signed integers.A list of nameless tags, all of the same type.A single signed, big endian 64 bit integerA length-prefixed array of signed longs.A single signed, big endian 16 bit integerA length-prefixed modified UTF-8 string.This enum contains all valid types of NBT tags.
Information according to wiki.vg