|
| const | ID = InventoryTransactionPacket::TYPE_MISMATCH |
| |
Definition at line 24 of file MismatchTransactionData.php.
◆ decode()
| pocketmine\network\mcpe\protocol\types\inventory\TransactionData::decode |
( |
ByteBufferReader | $in | ) |
|
|
finalinherited |
◆ decodeData()
| pocketmine\network\mcpe\protocol\types\inventory\MismatchTransactionData::decodeData |
( |
ByteBufferReader | $in | ) |
|
|
protected |
◆ encode()
| pocketmine\network\mcpe\protocol\types\inventory\TransactionData::encode |
( |
ByteBufferWriter | $out | ) |
|
|
finalinherited |
◆ encodeData()
| pocketmine\network\mcpe\protocol\types\inventory\MismatchTransactionData::encodeData |
( |
ByteBufferWriter | $out | ) |
|
|
protected |
◆ getActions()
| pocketmine\network\mcpe\protocol\types\inventory\TransactionData::getActions |
( |
| ) |
|
|
finalinherited |
◆ new()
| static pocketmine\network\mcpe\protocol\types\inventory\MismatchTransactionData::new |
( |
| ) |
|
|
static |
◆ $actions
| array pocketmine\network\mcpe\protocol\types\inventory\TransactionData::$actions = [] |
|
protectedinherited |
◆ ID
| const pocketmine\network\mcpe\protocol\types\inventory\MismatchTransactionData::ID = InventoryTransactionPacket::TYPE_MISMATCH |
The documentation for this class was generated from the following file: