MinecraftDev
MinecraftDev copied to clipboard
Un-hardcode mixin annotations list
This PR removes some hardcoded lists of mixin annotations, and adds some code to detect if an annotation is an injector, and assigns a default handler to it if no others are registered. This should significantly improve the experience when using custom injectors not supported by mcdev or another plugin.