LongArray

Array of signed longs, introduced in Minecraft: Java Edition 1.13 and not yet in the other versions of Minecraft.

alias LongArray = NumericArrayTag!(long, NBT_TYPE.LONG_ARRAY)

Meta