Annotated DI Mod 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.
![]()
Features:
- A central Injector for each mod allows mods to inject classes/interfaces from themselves and their dependencies.
- An entry point that provides a way for modders to add a custom Module to the Injector when it’s created – most mods won’t need this unless they’re doing some advanced bindings of some kind.
- A way to retrieve another mod’s injector for injecting soft dependencies’ files.
Annotated DI Mod Download Links
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.11, 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on the file's original source — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Annotated DI Mod (1.21.11, 1.20.1) – Convenient Use With Minecraft Mods is a free Minecraft Java mod. Compatible with Minecraft 1.21.11, 1.20.1. Download it and open it directly in the game.