Welcome to Annotated DI Mod (1.19.2, 1.18.2).

Features:

– Annotated DI is a wrapper around Guice with a few extra utilities added for more convenient use with Minecraft mods. This allows the Dependency Injection design pattern to be used when making mods and APIs for them.

– Extra utilities for modders:

  • The @Implementation annotation, which can be used to wire up all the dependencies conveniently without needing to make a separate file to configure all the bindings, and without forcing the API to have a compile-time dependency on the implementation.
  • A central Injector for each mod, which allows mods to inject classes/interfaces from themselves and their dependencies.
  • A registry that provides a way for modders to add a custom Module to the Injector before it’s created – most mods won’t need this unless they’re doing some advanced bindings of some kind.

Requires:

Minecraft Forge

How to install:

How To Download & Install Mods with Minecraft Forge

How To Download & Install Fabric Mods

Don’t miss out today’s latest Minecraft Mods

Annotated DIMod (1.19.2, 1.18.2) Download Links

For Minecraft 1.16.5

Forge version: Download from Server 1

For Minecraft 1.18.2

Forge version: Download from Server 1

For Minecraft 1.19.2

Forge version: Download from Server 1

Click to rate this post!
[Total: 0 Average: 0]