|
| static | read (ByteBufferReader $in) |
| |
Definition at line 23 of file CommandParameterRawData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\command\raw\CommandParameterRawData::__construct |
( |
private string | $name, |
|
|
private int | $typeInfo, |
|
|
private bool | $optional, |
|
|
private int | $flags ) |
◆ getFlags()
| pocketmine\network\mcpe\protocol\types\command\raw\CommandParameterRawData::getFlags |
( |
| ) |
|
◆ getName()
| pocketmine\network\mcpe\protocol\types\command\raw\CommandParameterRawData::getName |
( |
| ) |
|
◆ getTypeInfo()
| pocketmine\network\mcpe\protocol\types\command\raw\CommandParameterRawData::getTypeInfo |
( |
| ) |
|
◆ isOptional()
| pocketmine\network\mcpe\protocol\types\command\raw\CommandParameterRawData::isOptional |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\command\raw\CommandParameterRawData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\command\raw\CommandParameterRawData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: