summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityWeatherStorm.java
Commit message (Collapse)AuthorAgeLines
* 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 ↵sk89q2011-04-22-0/+121
called though.)