en.magiclib.magiclib-malilib-extra-1.19.2-fabric.0.8.29-beta.source-code.magiclib-malilib-extra.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of magiclib-malilib-extra-1.19.2-fabric Show documentation
Show all versions of magiclib-malilib-extra-1.19.2-fabric Show documentation
Unleash Magic Enhancement Malilib.
{
"required": true,
"package": "top.hendrixshen.magiclib.mixin.malilib",
"plugin": "top.hendrixshen.magiclib.impl.mixin.MagicMixinPlugin",
"minVersion": "0.8",
"compatibilityLevel": "JAVA_8",
"injectors": {
"defaultRequire": 1
},
"client": [
"accessor.KeybindMultiAccessor",
"accessor.WidgetListConfigOptionsAccessor",
"accessor.WidgetSearchBarAccessor",
"config.ConfigBaseMixin",
"config.MagicConfigBooleanHotkeyedMixin",
"dev.GuiTextFieldGenericMixin",
"element.ConfigButtonOptionListMixin",
"element.WidgetDropDownListMixin",
"panel.WidgetConfigOptionMixin",
"panel.dropDownListRedraw.WidgetListBaseMixin",
"panel.label.WidgetConfigOptionMixin",
"panel.label.WidgetListConfigOptionsMixin",
"panel.searchBar.WidgetListConfigOptionsMixin"
]
}