summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntitySheep.java
Commit message (Collapse)AuthorAgeLines
* Adding all Entities into CraftBukkit.Andrew Ardill2011-01-18-0/+129
These are needed to properly allow for determining class type, in accordance with current practice.