Class LightningEvent
java.lang.Object
net.neoforged.bus.api.Event
net.nullved.pmweatherapi.client.event.LightningEvent
public class LightningEvent
extends net.neoforged.bus.api.Event
This event only exists on the client!
Called when a lightning strike happens
- Since:
- 0.14.15.3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LightningEvent
public LightningEvent(dev.protomanly.pmweather.weather.Lightning lightning)
-
-
Method Details
-
getLightning
public dev.protomanly.pmweather.weather.Lightning getLightning()
-