summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockFire.java
Commit message (Expand)AuthorAgeLines
* Port to new mc-dev format.Erik Broes2011-01-30-139/+100
* Fixed an issue where fire spread cancellation changed the behavior of natural...sk89q2011-01-28-1/+1
* Fixed fire spread hook providing the wrong block.sk89q2011-01-28-1/+1
* BlockBurnEventTaylor Kelly2011-01-26-22/+28
* Further fixes to fire eventsAndrew Ardill2011-01-19-8/+12
* Fix BlockIgniteEvent after someone updated it and missed some stuff.speakeasy2011-01-19-7/+3
* Fix to slow fire spread hook, to check if a block is on fire beforeAndrew Ardill2011-01-18-15/+33
* Moved block stuff from org.bukkit to org.bukkit.blockDinnerbone2011-01-15-4/+4
* Update to Minecraft Server 1.2Dinnerbone2011-01-14-35/+31
* Added hooks for BlockIgniteEventspeakeasy2011-01-11-0/+212