Solved Arm swing

Discussion in 'Plugin Development' started by MattTheBeast, Aug 12, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    MattTheBeast

    Hi so iv been trying to mess with the arm swing animation but had no luck. Basicaly I'm giving all players miningfatigue 100 so that they cant break or begin to break block (Basicaly they cant make the block crack) problem is the arm swing is suppppperrr slow, so I was wonder if there is a way to make the arm swing faster
     
  2. Offline

    Horsey

    Why don't you just intercept the PacketPlayOutBlockBreakAnimation?

    Or (I don't know if it'll look natural) cancel the interact event?
     
  3. Offline

    MattTheBeast

    I dont think cancelling the interact event will work, I think it will still show the block breaking animation to the the player but not to others

    Solved it

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Aug 13, 2017
Thread Status:
Not open for further replies.

Share This Page