summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ItemFood.java
Commit message (Collapse)AuthorAgeLines
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-18/+18
|
* Adjusted CraftBukkit to work with the entity event convenience patch in ↵TomyLobo2012-02-29-4/+1
| | | | Bukkit. Addresses BUKKIT-809
* Update for 1.1_01 renames.Erik Broes2012-01-15-4/+4
| | | | | We know these updates (can) break plugins bypassing Bukkit. They are needed for smooth updates however. There will be another one right before before 1.1-R1.
* Updated to Minecraft 1.1Erik Broes2012-01-12-23/+23
|
* Update for 1.0.0Erik Broes2011-11-20-29/+29
|
* Fixed saturation handling for FoodLevelChange event.EvilSeph2011-09-26-2/+3
|
* Update to mcdev rename revision 01 for 1.8.1Dinnerbone2011-09-24-1/+1
|
* Fixed FoodLevelChange event adding too much to the food level.EvilSeph2011-09-22-2/+3
|
* Added FoodLevelChange event.EvilSeph2011-09-21-0/+91