
Utilitary
A utilitarian utility library.
- Загрузки
- 214
- Подписчики
- 1
- Обновлён
- 16 мая 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 12 октября 2025 г.
Utilitary
A utilitarian utility library.
Features
- Config (in JSON format)
- Cover a lot of Java objects
- Use custom codecs for maximum serialization (and to make a custom config field!)
- Color utility class
Ченджлог
0.2.1Релиз26.1.2 · 11 мая 2026 г.
- Added
GraphicsUtilsutility class - Fixed
ColorConfigFieldcodec decoding overflow error
0.2.0Релиз26.1.2 · 11 мая 2026 г.
- Added
ConfigCodec- List of premade codecs can be obtained from
ConfigCodecs - Migrated all
ConfigFieldto useConfigCodec
- List of premade codecs can be obtained from
- Added
Colorclass- An integer wrapper class specially for color integers
ColorConfigFieldnow useColorinstead ofInteger(extendingIntegerConfigField)- Added new
ConfigField(s):List(support subclasses, converted toArrayList)Map(support subclasses, reuse existing map)LongVector3iVector3fVector3dBlockPos
ConfigFieldmoved to a new directory
Комментарии
Загружаем…