summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockLongGrass.java
Commit message (Collapse)AuthorAgeLines
* Refactor code to be more efficient.feildmaster2012-03-25-3/+2
|
* Seriously fix natural drops. Fixes BUKKIT-1297 and fixes BUKKIT-1295feildmaster2012-03-23-3/+2
|
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-2/+2
|
* [Bleeding] Added getting and setting drops to all appropriate events. Fixes ↵Celtic Minstrel2012-03-21-0/+17
| | | | | | | | BUKKIT-397 and fixes BUKKIT-1252 - Allows drops in creative mode by adding items to the getDrops() list - Contents of containers are not reported - Contents of storage minecarts are not reported
* Added for diff visibility:Celtic Minstrel2012-03-20-0/+34
- BlockBed - BlockDeadBush - BlockLongGrass - BlockVine