|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\command\ChainedSubCommandValue:Public Member Functions | |
| __construct (private string $name, private int $type) | |
| getName () | |
| getType () | |
Definition at line 19 of file ChainedSubCommandValue.php.
| pocketmine\network\mcpe\protocol\types\command\ChainedSubCommandValue::__construct | ( | private string | $name, |
| private int | $type ) |
Definition at line 21 of file ChainedSubCommandValue.php.
| pocketmine\network\mcpe\protocol\types\command\ChainedSubCommandValue::getName | ( | ) |
Definition at line 26 of file ChainedSubCommandValue.php.
| pocketmine\network\mcpe\protocol\types\command\ChainedSubCommandValue::getType | ( | ) |
Definition at line 31 of file ChainedSubCommandValue.php.