Package net.nullved.pmweatherapi.event
Class StormEvent.Dead
java.lang.Object
net.neoforged.bus.api.Event
net.nullved.pmweatherapi.event.StormEvent
net.nullved.pmweatherapi.event.StormEvent.Dead
- Enclosing class:
StormEvent
Called when a
Storm is dead and removed- Since:
- 0.14.15.4
-
Nested Class Summary
Nested classes/interfaces inherited from class net.nullved.pmweatherapi.event.StormEvent
StormEvent.Dead, StormEvent.Dying, StormEvent.New, StormEvent.StageChanged -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.nullved.pmweatherapi.event.StormEvent
getStorm, getStormID
-
Constructor Details
-
Dead
public Dead(dev.protomanly.pmweather.weather.Storm storm)
-