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