summaryrefslogtreecommitdiffstats
path: root/src/net/minecraft/server/EntityPlayerMP.java
Commit message (Expand)AuthorAgeLines
* Moved the PLAYER_MOVE and PLAYER_TELEPORT hooks to be packet-based, fixed pla...Dinnerbone2010-12-29-317/+0
* Updated PLAYER_MOVE hook to deal correctly with a cancelled event.VictorD2010-12-29-11/+12
* Added support for event PLAYER_MOVEVictorD2010-12-29-0/+316