A single signed, big endian 32 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
-
TagInt
public TagInt()Constructs a new tag with an initial value of0 -
TagInt
Constructs a new tag with an initial value- Parameters:
value- initial value
-