summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/PathfinderGoalEatTile.java
Commit message (Expand)AuthorAgeLines
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-1/+1
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-2/+2
* Fixed sheep not firing events when eating grass. Fixes BUKKIT-1104EvilSeph2012-03-09-7/+20
* Added PathfinderGoalEatTile for diff visibility.EvilSeph2012-03-09-0/+63