Get rid of all the ATs in favor of Mixins

This commit is contained in:
Jonas Herzig
2019-05-06 16:53:39 +02:00
parent 2094c518a0
commit bd91d0d3bd
41 changed files with 302 additions and 778 deletions

View File

@@ -13,8 +13,11 @@
//#endif
//#if MC>=11300
"MixinKeyboardListener",
"MixinMinecraft",
//#endif
//#if MC<10800
//$$ "ResourcePackRepositoryAccessor",
//#endif
"MixinMinecraft",
"GuiMainMenuAccessor",
"GuiScreenAccessor",
"KeyBindingAccessor",