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

public class NBTIntArray extends NBT
  • Field Details

    • array

      protected final int[] array
  • Constructor Details

    • NBTIntArray

      public NBTIntArray(int[] array)
  • Method Details