PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\command\ChainedSubCommandValue Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\command\ChainedSubCommandValue:

Public Member Functions

 __construct (private string $name, private int $type)
 
 getName ()
 
 getType ()
 

Detailed Description

Definition at line 19 of file ChainedSubCommandValue.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\protocol\types\command\ChainedSubCommandValue::__construct ( private string $name,
private int $type )

Definition at line 21 of file ChainedSubCommandValue.php.

Member Function Documentation

◆ getName()

pocketmine\network\mcpe\protocol\types\command\ChainedSubCommandValue::getName ( )

Definition at line 26 of file ChainedSubCommandValue.php.

◆ getType()

pocketmine\network\mcpe\protocol\types\command\ChainedSubCommandValue::getType ( )
See also
AvailableCommandsPacket::ARG_TYPE_*

Definition at line 31 of file ChainedSubCommandValue.php.


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