
UUID Hex
High-performance library for formatting UUIDs into hexadecimal strings.
- Загрузки
- 16K
- Подписчики
- 7
- Обновлён
- 20 апреля 2026 г.
- Лицензия
- MIT
Опубликован 23 июля 2025 г.
✅ Features
- Efficiently converts UUIDs to hex format
- Optimized for speed by relying on a precomputated hexadecimal range (
0000-FFFF), increasing static data usage
📖 Usage
Call the uuid:_ function as an entity and use its output in storage uuid:out plain
Alternatively, assign a 4-integer array to storage uuid:in UUID, then call the uuid:convert function to format it.
Ченджлог
1.4+modРелиз26.2, 26.3-snapshot-1, 26.3-snapshot-2 · 20 апреля 2026 г.
- Added function
uuid:convert - Greater throughput
https://github.com/CJDevZ/UUID-Hex/commit/58e845c437fc07b37c3f95532415b351d644384a
1.4Релиз26.2, 26.3-snapshot-1, 26.3-snapshot-2 · 20 апреля 2026 г.
- Added function
uuid:convert - Greater throughput
https://github.com/CJDevZ/UUID-Hex/commit/58e845c437fc07b37c3f95532415b351d644384a
1.3+modРелиз26.1.2, 26.2-snapshot-2, 26.2-snapshot-3 · 12 марта 2026 г.
Removed 4 commands and 2 scoreboard objectives
1.3Релиз26.1.2, 26.2-snapshot-2, 26.2-snapshot-3 · 12 марта 2026 г.
Removed 4 commands and 2 scoreboard objectives
1.2.1+modРелиз26.1-snapshot-3, 26.1-snapshot-4, 26.1-snapshot-5 · 16 декабря 2025 г.
Fixed not being recognized in 26.1-snapshot-1 and later
1.2.1Релиз26.1-snapshot-3, 26.1-snapshot-4, 26.1-snapshot-5 · 16 декабря 2025 г.
Fixed not being recognized in 26.1-snapshot-1 and later
1.2+modРелиз25w46a, 1.21.11-pre1, 1.21.11 · 12 октября 2025 г.
Reduced function macro calls by mapping all values at once
1.2Релиз25w46a, 1.21.11-pre1, 1.21.11 · 12 октября 2025 г.
Reduced function macro calls by mapping all values at once
Комментарии
Загружаем…