Definition at line 20 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 25 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 |
( |
PacketSerializer | $in | ) |
|
|
static |
◆ write()
pocketmine\network\mcpe\protocol\types\Experiments::write |
( |
PacketSerializer | $out | ) |
|
The documentation for this class was generated from the following file: