summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockSnow.java
Commit message (Collapse)AuthorAgeLines
* [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
| | | | Also minimized all the nms diffs and generic cleanups all around.
* Added BlockSpread, BlockForm and BlockFade events.EvilSeph2011-06-17-0/+102