summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ItemSeedFood.java
Commit message (Collapse)AuthorAgeLines
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-1/+1
|
* Direct all BlockPlaceEvents to a singular location. Fixes BUKKIT-3438feildmaster2013-01-27-11/+4
| | | | | | | | | | By having a single function to process BlockPlacement logic, we make it so that there is consistent behavior throughout all BlockPlace events. This should allow for easier troubleshooting and less diffs in source. This also fixes BUKKIT-3463 by including the correct coordinates that were clicked to the event.
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-0/+45