Switch core to 1.14 (generated via ./gradlew :1.14:setCoreVersion)

This commit is contained in:
Jonas Herzig
2019-05-10 14:09:22 +02:00
parent 7f7d33def8
commit 7cbf7f7c94
183 changed files with 3250 additions and 3250 deletions

View File

@@ -5,11 +5,11 @@
"server": [],
"client": [
//#if MC>=11400
//$$ "AbstractButtonWidgetAccessor",
//$$ "MixinGameRenderer",
//$$ "MixinScreen",
//$$ "MixinModResourcePackUtil",
//$$ "MixinMouseListener",
"AbstractButtonWidgetAccessor",
"MixinGameRenderer",
"MixinScreen",
"MixinModResourcePackUtil",
"MixinMouseListener",
//#endif
//#if MC>=11300
"MixinKeyboardListener",