implement swing arm animation and entity brightness
(cherry picked from commit b9e76a3d9bd1c0c89f1ffde1a3516ff115cf3235)
This commit is contained in:
@@ -229,6 +229,8 @@ window.Minecraft = class {
|
||||
this.world.setBlockAt(hitResult.x, hitResult.y, hitResult.z, 0);
|
||||
}
|
||||
}
|
||||
|
||||
this.player.swingArm();
|
||||
}
|
||||
|
||||
// Pick block
|
||||
|
||||
Reference in New Issue
Block a user