HomeJavaModsAbstractedUtilities
AbstractedUtilities
icon

AbstractedUtilities

An API that provides common utilities for Minecraft Fabric mods
primarily used to expose certain stuff (mostly from nnhomoli mods) for other mods

Features:

  • Reflection related utils
    • StaticFieldReader
    • 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
  • Events
    • DataFixersEvent
    • BlockStateDefinitionsEvent
  • Misc
    • ForgottenModelTemplates
    • ForgottenTextureSlots
    • AbstractItemFrameRenderer
    • EquipmentUtils

More or less standalone features:

  • abstractedutilities:attribute_count_increase loot function

projects that use this:
Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more