Definition at line 17 of file CommandHardEnum.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\command\CommandHardEnum::__construct |
( |
private string | $name, |
|
|
private array | $values ) |
- Parameters
-
| string[] | ConstrainedEnumValue[] | $values | @phpstan-param list<string|ConstrainedEnumValue> $values |
Definition at line 22 of file CommandHardEnum.php.
◆ getName()
| pocketmine\network\mcpe\protocol\types\command\CommandHardEnum::getName |
( |
| ) |
|
◆ getValues()
| pocketmine\network\mcpe\protocol\types\command\CommandHardEnum::getValues |
( |
| ) |
|
- Returns
- string[]|ConstrainedEnumValue[] @phpstan-return list<string|ConstrainedEnumValue>
Definition at line 41 of file CommandHardEnum.php.
The documentation for this class was generated from the following file: