Package meteordevelopment.nbt.tags
Class ShortTag
java.lang.Object
meteordevelopment.nbt.tags.Tag
meteordevelopment.nbt.tags.ShortTag
- All Implemented Interfaces:
Cloneable,Comparable<Short>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
public short value
-
-
Constructor Details
-
ShortTag
public ShortTag(short value)
-
-
Method Details
-
getId
public int getId() -
clone
-
compareTo
- Specified by:
compareToin interfaceComparable<Short>
-
equals
-
hashCode
public int hashCode() -
toString
-