public class NBTTagByteArray extends NBTBase
NBTBase.NBTPrimitive
Constructor and Description |
---|
NBTTagByteArray(byte[] p_i45128_1_) |
Modifier and Type | Method and Description |
---|---|
NBTBase |
copy()
Creates a clone of the tag.
|
boolean |
equals(java.lang.Object par1Obj) |
byte[] |
func_150292_c() |
byte |
getId()
Gets the type byte for the tag.
|
int |
hashCode() |
java.lang.String |
toString() |
func_150283_g, func_150284_a, func_150285_a_