Uses of Class
at.syntaxerror.syntaxnbt.tag.TagInt
Packages that use TagInt
Package
Description
This package contains all the NBT tag implementations
-
Uses of TagInt in at.syntaxerror.syntaxnbt.tag
Methods in at.syntaxerror.syntaxnbt.tag that return TagIntModifier and TypeMethodDescriptionReturns the value to which the specified key is mapped, or throws aNBTExceptionif this map contains no mapping for the keyTagList.getIntTag(int index) Returns the element at the specified position in this listTagIntArray.getTag(int index) Methods in at.syntaxerror.syntaxnbt.tag that return types with arguments of type TagIntModifier and TypeMethodDescriptionTagList.asIntList()Returns this list, casted to a list of intsMethods in at.syntaxerror.syntaxnbt.tag with parameters of type TagIntModifier and TypeMethodDescriptionInserts an element at the specified position in the listAdd an element to the listAssociates the specified value with the specified key in this compound tagReplaces an element at the specified position in the list