Correctly pause/speed up/slow down the End Portal Animation using Mixin magic

This commit is contained in:
CrushedPixel
2015-08-15 14:32:34 +02:00
parent a4dfb7ccf9
commit fd9f4529ee
2 changed files with 17 additions and 1 deletions

View File

@@ -10,7 +10,8 @@
"MixinRendererLivingEntity",
"MixinRenderGlobal",
"MixinRenderItem",
"MixinRenderManager"
"MixinRenderManager",
"MixinTileEntityEndPortalRenderer"
],
"server": [],
"client": [],