|
GenisysPro
for Minecraft PE/Windows 10 v1.1.x
Feature-rich server software for Minecraft PE and Windows 10 Edition
|
Public Member Functions | |
| __construct (Living $entity, array $drops=[]) | |
| getEntity () | |
| getDrops () | |
| setDrops (array $drops) | |
Public Member Functions inherited from EntityEvent | |
| getEntity () | |
Public Member Functions inherited from Event | |
| getEventName () | |
| getHandlers () | |
Static Public Attributes | |
| static | $handlerList = null |
Additional Inherited Members | |
Protected Attributes inherited from EntityEvent | |
| $entity | |
Protected Attributes inherited from Event | |
| $eventName = null | |
| __construct | ( | Living | $entity, |
| array | $drops = [] |
||
| ) |
| Living | $entity | |
| Item[] | $drops |
| getEntity | ( | ) |
|
static |