Class NBTByteArray
java.lang.Object
com.github.retrooper.packetevents.protocol.nbt.NBT
com.github.retrooper.packetevents.protocol.nbt.NBTByteArray
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
array
protected final byte[] array
-
-
Constructor Details
-
NBTByteArray
public NBTByteArray(byte[] array)
-
-
Method Details