Annotated DI Mod (1.21.8, 1.20.1) – DI Tool for Minecraft Mod Devs
Annotated DI Mod (1.21.8, 1.20.1) brings a structured and modernized development experience to Minecraft modders by introducing a wrapper around Google Guice with additional utilities tailored for Minecraft. It enables the Dependency Injection (DI) design pattern for both mod development and API creation, promoting clean code, modular structure, and easy integration with soft dependencies. Instead […]