Genisys
Genisys API 1.9.3
A server software for Minecraft: Pocket Edition with many features
|
Public Member Functions | |
getInventory () | |
getSlot () | |
getTargetItem () | |
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.
getTargetItem | ( | ) |
Implemented in BaseTransaction.