PocketMine-MP 5.23.3 git-4a4572131f27ab967701ceaaf2020cfbe26e375c
|
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.