PocketMine-MP 5.18.1 git-9381fc4172e5dce4cada1cb356050c8a2ab57b94
pocketmine\network\mcpe\protocol\types\command\CommandOutputMessage Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\command\CommandOutputMessage:

Public Attributes

bool $isInternal
 
string $messageId
 
array $parameters = []
 

Detailed Description

Definition at line 17 of file CommandOutputMessage.php.

Member Data Documentation

◆ $isInternal

bool pocketmine\network\mcpe\protocol\types\command\CommandOutputMessage::$isInternal

Definition at line 19 of file CommandOutputMessage.php.

◆ $messageId

string pocketmine\network\mcpe\protocol\types\command\CommandOutputMessage::$messageId

Definition at line 20 of file CommandOutputMessage.php.

◆ $parameters

array pocketmine\network\mcpe\protocol\types\command\CommandOutputMessage::$parameters = []

Definition at line 22 of file CommandOutputMessage.php.


The documentation for this class was generated from the following file: