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",

View File

@@ -8,7 +8,7 @@
"ChunkRenderDispatcherAccessor",
//#endif
//#if MC>=11400
//$$ "MainWindowAccessor",
"MainWindowAccessor",
//#endif
"WorldRendererAccessor",
//#if MC>=10904

View File

@@ -5,8 +5,8 @@
"server": [],
"client": [
//#if MC>=11400
//$$ "MixinCamera",
//$$ "MixinInGameHud",
"MixinCamera",
"MixinInGameHud",
//#endif
"EntityLivingBaseAccessor",
//#if MC<11300
@@ -21,7 +21,7 @@
"MixinGuiSpectator",
"MixinRenderArrow",
//#if MC<11400
"MixinRenderManager",
//$$ "MixinRenderManager",
//#endif
"MixinViewFrustum",
//#endif