summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/entity/Sheep.java
Commit message (Expand)AuthorAgeLines
* [Bleeding] Added Sheep, Shear and EntityChangeBlock API. Thanks tips48! Close...Aidan Matzko2012-01-23-2/+0
* Small javadoc cleanupNathan Adams2011-10-10-6/+0
* Whitespace + general cleanupErik Broes2011-05-15-2/+5
* Line endings, consistency!Dinnerbone2011-03-27-24/+24
* Add setSheared() to Sheep and setSize() to Slimes.Celtic Minstrel2011-03-26-1/+10
* Added Colorable interface, and made Sheep, Wool and Dye implement it.Andrew Ardill2011-02-12-1/+2
* Added interfaces for every entity type. Most (if not all) are empty.Andrew Ardill2011-01-18-0/+14