|
| static | read (ByteBufferReader $in) |
| |
Definition at line 24 of file CommandEnumRawData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\command\raw\CommandEnumRawData::__construct |
( |
private string | $name, |
|
|
private array | $valueIndexes ) |
- Parameters
-
| int[] | $valueIndexes | @phpstan-param list<int> $valueIndexes |
Definition at line 30 of file CommandEnumRawData.php.
◆ getName()
| pocketmine\network\mcpe\protocol\types\command\raw\CommandEnumRawData::getName |
( |
| ) |
|
◆ getValueIndexes()
| pocketmine\network\mcpe\protocol\types\command\raw\CommandEnumRawData::getValueIndexes |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\command\raw\CommandEnumRawData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\command\raw\CommandEnumRawData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: