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

type StringList<'a> = NbtList<NbtString<'a>>;

A TAG_List of TAG_String.