The-Fireplace-Minecraft-Mods / Annotated-DI

Dependency Injection for Minecraft mods
Apache License 2.0
1 stars 4 forks source link

Ensure that @Environment is respected when setting up injections with @Implementation #2

Closed The-Fireplace closed 3 years ago

The-Fireplace commented 3 years ago

As a modder, I want to ensure that the mod is reliable, and doesn't try to inject classes that don't exist for the current environment.