Uses Mixin Magic to add BlockBreakAnimation Packets to the Replay when a Player breaks a block

This commit is contained in:
CrushedPixel
2015-08-11 20:01:45 +02:00
parent 063a26d4ab
commit de082c3230
2 changed files with 28 additions and 1 deletions

View File

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