▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Rtag

Rtag

The "readable tag" Bukkit library, an easy way to handle block, entity, item NBT and data components

1.7K
8

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 ItemMaterialTag class 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.

Rtag 1.5.11

release20 июня 2025 г.

Make sure to read Rtag 1.6.0 announce

Additions

  • Support for Minecraft 1.21.6, 1.21.7 and 1.21.8.
  • 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.

Rtag 1.5.10

release27 марта 2025 г.

Make sure to read Rtag 1.6.0 announce

Additions

  • Support for Minecraft 1.21.5.
  • Support for plain text on ChatComponent#fromJson().
  • Automatic update from old raw text format on ChatComponent#fromJson().
  • ChatComponent#fromTag() to create a text component using a NBT object (Compatible with pre 1.21.5 versions).
  • ChatComponent#toTag() and ChatComponent#toTagOrNull() to create a NBT object using text component (Compatible with pre 1.21.5 versions).
  • Heterogenous tag list compatibility.
  • ItemObject#isEmpty() to check if Minecraft ItemStack is empty or not.

Changes

  • Text component codec usage on ChatComponent#toJson() if the server is on 1.20.5 or higher.

Bug Fixes

  • Tag compound clone method not being correctly declared on versions between 1.13 and 1.17.1.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:2 года назад
Обновлён:2 месяца назад
Главная