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

type IntList<'a> = NbtArray<'a, i32>;

A TAG_List of TAG_Int.