summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockBed.java
Commit message (Expand)AuthorAgeLines
* Reverting the Drop API for now, we need to re-evalute this as it is causing t...Warren Loo2012-03-27-203/+0
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-3/+3
* [Bleeding] Added getting and setting drops to all appropriate events. Fixes B...Celtic Minstrel2012-03-21-3/+5
* Added for diff visibility:Celtic Minstrel2012-03-20-0/+201
* Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTE...Erik Broes2011-03-23-155/+0
* - add BedBlock - implement BLOCK_INTERACT for bedsTanel Suurhans2011-02-28-0/+155