public class LightningStrikeEvent extends WeatherEvent implements Cancellable
| Constructor and Description |
|---|
LightningStrikeEvent(Level level,
LightningBolt lightningBolt) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlers() |
LightningBolt |
getLightningBolt()
Gets the bolt which is striking the earth.
|
getLevelgetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic LightningStrikeEvent(Level level, LightningBolt lightningBolt)
public static HandlerList getHandlers()
public LightningBolt getLightningBolt()
Copyright © 2020. All rights reserved.