public class WeatherChangeEvent extends WeatherEvent implements Cancellable
| Constructor and Description |
|---|
WeatherChangeEvent(Level level,
boolean to) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlers() |
boolean |
toWeatherState()
Gets the state of weather that the world is being set to
|
getLevelgetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic WeatherChangeEvent(Level level, boolean to)
public static HandlerList getHandlers()
public boolean toWeatherState()
Copyright © 2020. All rights reserved.