|
Genisys
Genisys API 1.9.3
A server software for Minecraft: Pocket Edition with many features
|
Public Member Functions | |
| getInventories () | |
| getTransactions () | |
| getTransactionCount () | |
| addTransaction (Transaction $transaction) | |
| execute () | |
Data Fields | |
| const | DEFAULT_ALLOWED_RETRIES = 5 |
| addTransaction | ( | Transaction | $transaction | ) |
| Transaction | $transaction | Adds a transaction to the queue |
Implemented in SimpleTransactionQueue.
| execute | ( | ) |
Handles transaction queue execution
| getInventories | ( | ) |
Implemented in SimpleTransactionQueue.
| getTransactionCount | ( | ) |
Implemented in SimpleTransactionQueue.
| getTransactions | ( | ) |
Implemented in SimpleTransactionQueue.