Additions ✨
- #228 - Add JetBrains
@Contractannotation to some methods - #240 - nbt: Add the ability to add multiple tags to a
CompoundBinaryTag - #241 - nbt: Add
BinaryTagLikeinterface - dccfc46 - nbt: Implement
toStringin binary tags - #247 - nbt: Add
getListmethods toListBinaryTag - #248 - nbt: Add
from(Iterable)andadd(Iterable)methods toListBinaryTag - #229 - api: Expand javadocs (thanks @KingOfSquares)
Fixes 🐛
- #233 - api: Correct handling of children in some text replacements
- #252 - Do not exclude Component#empty from the children of TranslatableComponent
- #257 - serializer-gson: Change output ordering to match the order of Vanilla components
nbt: Resolve a security vulnerability that could lead to denial of service when loading specially crafted input