EnderChest Animation

Discussion in 'Plugin Development' started by zta192, Apr 14, 2013.

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

    zta192

    I'm currently working on a plugin where I need to send an animation of a EnderChest opening to a player. I know for a regular chest it's:
    Code:
    player.playNote(loc, (byte)1, (byte)1);
    but it doesn't work correctly on an EnderChest. Anyone know the solution?
     
Thread Status:
Not open for further replies.

Share This Page