summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/entity/Wolf.java
Commit message (Expand)AuthorAgeLines
* Whitespace + general cleanupErik Broes2011-05-15-1/+1
* Unadded (redundant) Wolf.isTamed().sk89q2011-05-02-7/+0
* Added Wolf.isTamed().sk89q2011-05-02-0/+7
* AnimalTamer and Tameable interfaces, and corresponding features.Andrew Ardill2011-05-03-29/+3
* Add new Wolf methods for tamingMike Primm2011-05-02-0/+29
* Added Wolf creature interfaceDinnerbone2011-03-31-0/+35