|
GenisysPro
for Minecraft PE/Windows 10 v1.1.x
Feature-rich server software for Minecraft PE and Windows 10 Edition
|
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.
| const DEFAULT_ALLOWED_RETRIES = 5 |