Package net.nullved.pmweatherapi.event
Class VorticyEvent
java.lang.Object
net.neoforged.bus.api.Event
net.nullved.pmweatherapi.event.VorticyEvent
- Direct Known Subclasses:
VorticyEvent.Dead,VorticyEvent.New
public abstract class VorticyEvent
extends net.neoforged.bus.api.Event
Base Vorticy Event
- Since:
- 0.14.15.4
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classCalled when aVorticydiesstatic classCalled when a newVorticyis created -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VorticyEvent
public VorticyEvent(dev.protomanly.pmweather.weather.Vorticy vorticy)
-
-
Method Details
-
getVorticy
public dev.protomanly.pmweather.weather.Vorticy getVorticy()
-