Class NbtLongArray

All Implemented Interfaces:
Iterable<NbtLong>, Collection<NbtLong>, List<NbtLong>, NbtElement

public class NbtLongArray
extends AbstractNbtList<NbtLong>
Represents an NBT 64-bit integer array.