summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ItemDye.java
Commit message (Collapse)AuthorAgeLines
* Updated to rename revision 02Erik Broes2012-03-01-3/+4
|
* Adjusted CraftBukkit to work with the entity event convenience patch in ↵TomyLobo2012-02-29-1/+2
| | | | Bukkit. Addresses BUKKIT-809
* [Bleeding] Implemented Sheep, Shear and EntityChangeBlock API. ThanksAidan Matzko2012-01-23-1/+12
| | | | tips48! Closes BUKKIT-512
* Fix formatting.Erik Broes2012-01-15-2/+2
|
* 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.
* Fix CraftBukkit comments.Erik Broes2012-01-12-5/+5
|
* Implemented onStructureGrow event, thanks to md-5.Nathan Adams2011-12-09-4/+13
|
* Added ItemDye and WorldGenHugeMushroom for diff visibilityNathan Adams2011-12-09-0/+112