Compatibility
Minecraft: Java Edition
26.1.x
1.21.10–1.21.11
Platforms
Supported environments
Client-side
Server-side
Links
Tags
Creators
Details
Licensed MIT
Published 6 months ago
AbstractedUtilities
An API that provides common utilities for Minecraft mods and java projectsprimarily used to expose certain stuff (mostly from nnhomoli mods) for other mods
Features:
- Reflection related utils
- StaticFieldIterator
- ObjectCommandMapper
- Binds variables of the class to Minecraft command (should not actually be used in production)
- Config related utils
- ConfigUtils, ExternalConfig
- Bridges Mojang Codec and Minecraft Identifier to create json files
- ConfigUtils, ExternalConfig
- Events
- DataFixersEvent
- BlockStateDefinitionsEvent
- Misc
- ForgottenModelTemplates
- ForgottenTextureSlots
- AbstractItemFrameRenderer
- EquipmentUtils
More or less standalone features:
- abstractedutilities:attribute_count_increase loot function
projects that use this:


