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