Package net.nullved.pmweatherapi.event
Class StormEvent.New
java.lang.Object
net.neoforged.bus.api.Event
net.nullved.pmweatherapi.event.StormEvent
net.nullved.pmweatherapi.event.StormEvent.New
- Enclosing class:
StormEvent
Called when a new
Storm is created- 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
-
New
public New(dev.protomanly.pmweather.weather.Storm storm)
-