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
- Support for Minecraft 1.21.6 and 1.21.7.
- Extensive data component detectors for item version lookup on newer Minecraft servers.
ProblemReporter
utility class to get a problem reporter on +1.20.3 servers.IOValue
utility class to get a value input/output object on +1.21.6 servers.SkullTexture
updated version, now compatible with multiple APIs, asynchronous methods and player profile fetching.
Changes
- ItemStack codec usage on
ItemObject
methods if the server is on 1.20.5 or higher.
Bug Fixes
- #12: fix rare exception with item serialization.
- Block entity load method not mapped correctly on 1.19 servers.