summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityMushroomCow.java
Commit message (Collapse)AuthorAgeLines
* Implemented PlayerShearEntityEvent in EntityMushroomCow.EvilSeph2012-01-23-0/+49
Due to the Vanilla client overzealously predicting things, shearing produces client-side artifacts. See BUKKIT-611 for more information.