Skip to content

Event Listing

RealDarkStudios edited this page Jul 11, 2025 · 2 revisions

PMWeatherAPI adds several new events that you can listen to. They are:

  • StormEvent
    • StormEvent.New
    • StormEvent.Dying
    • StormEvent.Dead
    • StormEvent.StageChanged
  • VorticyEvent
    • VorticyEvent.New
    • VorticyEvent.Dead

Client-side:

  • LightningEvent

You can view the documentation for each command in the Javadocs (which you can view in your IDE or from the Maven)

Clone this wiki locally