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

type CompoundList<'a> = NbtList<Compound<'a>>;

A TAG_List of TAG_Compound.