simdnbt icon indicating copy to clipboard operation
simdnbt copied to clipboard

ListList, CompoundList, and more aren't accessible

Open VelizarBG opened this issue 1 year ago • 0 comments

ListList, CompoundList, and their iterators aren't public outside the crate itself, making them inaccessible to the user. These are the only instances I've checked so I'd recommend a more comprehensive search for similar issues.

VelizarBG avatar Sep 15 '24 16:09 VelizarBG