|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\command\CommandOutputMessage:Public Attributes | |
| bool | $isInternal |
| string | $messageId |
| array | $parameters = [] |
Definition at line 17 of file CommandOutputMessage.php.
| bool pocketmine\network\mcpe\protocol\types\command\CommandOutputMessage::$isInternal |
Definition at line 19 of file CommandOutputMessage.php.
| string pocketmine\network\mcpe\protocol\types\command\CommandOutputMessage::$messageId |
Definition at line 20 of file CommandOutputMessage.php.
| array pocketmine\network\mcpe\protocol\types\command\CommandOutputMessage::$parameters = [] |
Definition at line 22 of file CommandOutputMessage.php.