GenisysPro  for Minecraft PE/Windows 10 v1.1.x
Feature-rich server software for Minecraft PE and Windows 10 Edition
LevelEvent Class Reference

Public Member Functions

 __construct (Level $level)
 
 getLevel ()
 
- Public Member Functions inherited from Event
 getEventName ()
 
 getHandlers ()
 

Additional Inherited Members

- Protected Attributes inherited from Event
 $eventName = null
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( Level  $level)
Parameters
Level$level
38  {
39  $this->level = $level;
40  }

Member Function Documentation

◆ getLevel()

getLevel ( )
Returns
45  {
46  return $this->level;
47  }

The documentation for this class was generated from the following file: