Posted February 3, 201312 yr Hello folks, New forge modder here, I just wanted to get some support for this question: Is there something similar to PlayerMoveEvent for Bukkit, in which you can cancel the event? EntityMoveHelper looks somewhatly related, but doesn't seem to be able to be cancelled. Of course, I could go with a hackish on TickEnd solution that gets the position of the player, see if it's changed, and then for cancelling, teleport the player to the last recorded location. However, it is very hackish, so I was wondering if there is a more elegant solution?
April 8, 201312 yr Did you ever figure anything out? I'm searching around right now looking for a "nice" way to achieve this.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.