KyoriPowered / adventure

A user-interface library, formerly known as text, for Minecraft: Java Edition
https://docs.advntr.dev/
MIT License
682 stars 106 forks source link

Make DecorationMap$KeySet and $Values follow Collection::toArray() contract #862

Closed emilyy-dev closed 1 year ago

emilyy-dev commented 1 year ago

Collection::toArray() javadoc states that the array's runtime component type must be Object