@Retention(value=RUNTIME)
@Target(value=FIELD)
public static @interface MixinConfig.EarlyMixin
Annotates a boolean Forge @Config field that should toggle if a mixin should attempt to be loaded early or not
Early loading is for mixins targeting Vanilla/Core-mod classes
name: Name of the mixin configuration file (Json) to be loaded