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