summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockSnow.java
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-93/+0
* Update CraftBukkit to Minecraft 1.7.10Travis Watkins2014-07-08-1/+1
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-2/+2
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-21/+20
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-15/+25
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-1/+1
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-11/+5
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-11/+12
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-2/+1
* Reverting the Drop API for now, we need to re-evalute this as it is causing t...Warren Loo2012-03-27-13/+1
* [Bleeding] Fix snowball drops. Fixes BUKKIT-1314feildmaster2012-03-25-1/+1
* Refactor code to be more efficient.feildmaster2012-03-25-2/+1
* Seriously fix natural drops. Fixes BUKKIT-1297 and fixes BUKKIT-1295feildmaster2012-03-23-4/+3
* [Bleeding] Added getting and setting drops to all appropriate events. Fixes B...Celtic Minstrel2012-03-21-0/+14
* [Bleeding] Prevent BlockSnow from recursively calling a physics update.Tahg2012-01-17-1/+2
* Updated to Minecraft 1.1Erik Broes2012-01-12-1/+1
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-2/+2
* Update for 1.0.0Erik Broes2011-11-20-3/+3
* Refactored some code from nms to ob for minimal diffsDinnerbone2011-08-29-9/+2
* Fixed new type reporting in BlockFade event for snow and ice. Thanks DiddiZ!EvilSeph2011-08-08-1/+1
* Update to Minecraft 1.7Dinnerbone2011-06-30-3/+3
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-11/+5
* Added BlockSpread, BlockForm and BlockFade events.EvilSeph2011-06-17-0/+102