[][src]Type Definition nobility::bin_decode::LongArrayList

type LongArrayList<'a> = NbtList<LongArray<'a>>;

A TAG_List of TAG_Long_Array.