
Rtag
The "readable tag" Bukkit library, an easy way to handle block, entity, item NBT and data components
1.8K
8
1.5.16
release19 апреля 2026 г.Make sure to read Rtag 1.6.0 announce
Additions
- Version matching with non-precise declaration, for example
26.1.x. - Accurate version lookup.
Changes
- Now the javadoc is deployed using Java 25.
- Now the project is published on maven central under the group
com.saicone(for now, JitPack support still).
Bug Fixes
- Version name not being formatted correctly.
- Usage of older version of snakeyaml.
Full Changelog: https://github.com/saicone/rtag/compare/1.5.15...1.5.16
1.5.15
release28 марта 2026 г.Make sure to read Rtag 1.6.0 announce
Additions
- Support for Minecraft 26.1.x
Changes
- The reflection system got a complete recode to only write mojang-mapped names and providing a backstage remapping for old versions.
- Now the docs use mojang-mapped names only.
Deprecations
- EasyLookup now is scheduled to removal on 2.x.
Rtag 1.5.14
release12 декабря 2025 г.Make sure to read Rtag 1.6.0 announce
Additions
- Support for Minecraft 1.21.11.
- Utility class to detect and compare the exact version that server is running.
Changes
- The version handling got a complete recode in order to get a better comparision across versions (and also prepare the code for the new Minecraft version format).
- (experimental) Now
ItemMaterialTagclass use a companion class to provide data about item material entry.
Deprecations
- Every part of the code that use numbers to compare server version is now marked as deprecated and scheduled for removal (for now, no version is specified).
Rtag 1.5.13
release8 октября 2025 г.Make sure to read Rtag 1.6.0 announce
Additions
- Support for Minecraft 1.21.9 and 1.21.10.
- Dynamic head profile support on SkullTexture.
Changes
- (experimental) Now ItemStack and Component codecs are public fields.
Rtag 1.5.12
release27 августа 2025 г.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.
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:2 года назад
Обновлён:1 день назад
