summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityWeatherStorm.java
Commit message (Expand)AuthorAgeLines
* Implemented 1.6!Dinnerbone2011-05-26-3/+2
* Whitespace + general cleanupErik Broes2011-05-15-5/+3
* Added World.strikeLightningEffect() that does no damage.sk89q2011-05-06-4/+16
* Added missing CraftBukkit comments.EvilSeph2011-04-25-3/+6
* Fixed NPE in lightning fire event.sk89q2011-04-22-2/+2
* Added events for fires caused by lightning. (Not 100% sure that they get call...sk89q2011-04-22-0/+121