java.lang.Object
com.github.retrooper.packetevents.protocol.nbt.NBT
com.github.retrooper.packetevents.protocol.nbt.NBTByteArray

public class NBTByteArray extends NBT
  • Field Details

    • array

      protected final byte[] array
  • Constructor Details

    • NBTByteArray

      public NBTByteArray(byte[] array)
  • Method Details