public final class TagEnd
extends Tag<Void>
Signifies the end of a TAG_Compound. It is only ever used inside a TAG_Compound, and is not named despite being in a TAG_Compound
- Author:
- SyntaxError404
-
Method Summary
Methods inherited from class at.syntaxerror.syntaxnbt.tag.Tag
cast, compare, equals, getType, getValue, is, isArray, isCompound, isFloat, isInteger, isList, isList, isNumber, isString, setValue, toString