Class SeasonChangeEvent

java.lang.Object
net.risingworld.api.events.Event
net.risingworld.api.events.world.SeasonChangeEvent

public final class SeasonChangeEvent extends Event
Called when the season changes, i.e when it switches to spring, summer, autumn or winter.
  • Method Details

    • getSeason

      public Seasons.Season getSeason()
      Gets the new season.
      Returns:
      the new season.