|
| static | read (ByteBufferReader $in) |
| |
Definition at line 23 of file Experiments.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\Experiments::__construct |
( |
private array | $experiments, |
|
|
private bool | $hasPreviouslyUsedExperiments ) |
- Parameters
-
| bool[] | $experiments | @phpstan-param array<string, bool> $experiments |
Definition at line 28 of file Experiments.php.
◆ getExperiments()
| pocketmine\network\mcpe\protocol\types\Experiments::getExperiments |
( |
| ) |
|
◆ hasPreviouslyUsedExperiments()
| pocketmine\network\mcpe\protocol\types\Experiments::hasPreviouslyUsedExperiments |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\Experiments::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\Experiments::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: