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