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