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