Uses of Class
at.syntaxerror.syntaxnbt.tag.TagNumber
Packages that use TagNumber
Package
Description
This package contains all the NBT tag implementations
-
Uses of TagNumber in at.syntaxerror.syntaxnbt.tag
Subclasses of TagNumber in at.syntaxerror.syntaxnbt.tagModifier and TypeClassDescriptionclassA single signed byteclassclassclassA single signed, big endian 32 bit integerclassA single signed, big endian 64 bit integerclassA single signed, big endian 16 bit integerMethods in at.syntaxerror.syntaxnbt.tag that return TagNumberModifier and TypeMethodDescriptionTagArray.getTag(int index) Returns the tag at the specified position in this array as aTagNumberMethods in at.syntaxerror.syntaxnbt.tag with parameters of type TagNumberModifier and TypeMethodDescriptionInserts an element at the specified position in the arrayAdd an element to the arrayReplaces an element at the specified position in the array