PHP Class pocketmine\event\weather\ThunderChangeEvent

Inheritance: extends WeatherEvent, implements pocketmine\event\Cancellable
Show file Open project: ClearSkyTeam/ClearSky

Public Properties

Property Type Description
$handlerList

Public Methods

Method Description
__construct ( Level $level, $to = false )
getWeatherState ( )

Method Details

__construct() public method

public __construct ( Level $level, $to = false )
$level pocketmine\level\Level

getWeatherState() public method

public getWeatherState ( )

Property Details

$handlerList public static property

public static $handlerList