A single signed, big endian 16 bit integer
- Author:
- SyntaxError404
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class at.syntaxerror.syntaxnbt.tag.TagNumber
byteValue, doubleValue, floatValue, intValue, longValue, shortValue
-
Constructor Details
-
TagShort
public TagShort()Constructs a new tag with an initial value of0 -
TagShort
Constructs a new tag with an initial value- Parameters:
value- initial value
-