Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
Details
Changelog
Make sure to read Rtag 1.6.0 announce
Additions
- Minecraft 1.21.7 item materials.
SkullTexture#getProfile()
to get a view of the GameProfile object inside ItemStack.- #13 (rtag-entity): include all save methods on EntityObject.
EntityObject#getEncodeId()
to get entity ID.- Variant component detection on ItemData utility class.
Changes
- Now
EntityObject#save()
includes entity ID.
Bug Fixes
- SkullTexture deprecated methods not giving the correct return value.