summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/PathfinderGoalSit.java
Commit message (Collapse)AuthorAgeLines
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-2/+2
|
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-1/+1
|
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-1/+1
|
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-13/+13
|
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-2/+2
|
* Update CraftBukkit to Minecraft 1.4.7feildmaster2013-01-17-2/+2
|
* Fix "setSitting" on tameable animals. Fixes BUKKIT-1534feildmaster2013-01-01-1/+1
| | | | | | | | This makes it so animals (tame or not) will sit properly and not move around. Wild animals that are sitting may override the sitting position if they are attacking.
* Add PathfinderGoalSit for diff visibilityfeildmaster2013-01-01-0/+39