|
GenisysPro
for Minecraft PE/Windows 10 v1.1.x
Feature-rich server software for Minecraft PE and Windows 10 Edition
|
Public Member Functions | |
| getInventory () | |
| getSlot () | |
| getTargetItem () | |
| getSourceItem () | |
| getCreationTime () | |
| execute (Player $source) | |
Data Fields | |
| const | TYPE_NORMAL = 0 |
| const | TYPE_DROP_ITEM = 1 |
| execute | ( | Player | $source | ) |
| getCreationTime | ( | ) |
Implemented in BaseTransaction.
| getInventory | ( | ) |
Implemented in BaseTransaction, and DropItemTransaction.
| getSlot | ( | ) |
Implemented in BaseTransaction, and DropItemTransaction.
| getSourceItem | ( | ) |
Implemented in BaseTransaction.
| getTargetItem | ( | ) |
Implemented in BaseTransaction.
| const TYPE_DROP_ITEM = 1 |
| const TYPE_NORMAL = 0 |