Definition at line 23 of file BitSet.php.
◆ __construct()
pocketmine\network\mcpe\protocol\serializer\BitSet::__construct |
( |
private readonly int | $length, |
|
|
private array | $parts = [] ) |
◆ get()
pocketmine\network\mcpe\protocol\serializer\BitSet::get |
( |
int | $index | ) |
|
◆ getLength()
pocketmine\network\mcpe\protocol\serializer\BitSet::getLength |
( |
| ) |
|
◆ getPartsCount()
pocketmine\network\mcpe\protocol\serializer\BitSet::getPartsCount |
( |
| ) |
|
◆ read()
static pocketmine\network\mcpe\protocol\serializer\BitSet::read |
( |
PacketSerializer | $in, |
|
|
int | $length ) |
|
static |
◆ set()
pocketmine\network\mcpe\protocol\serializer\BitSet::set |
( |
int | $index, |
|
|
bool | $value ) |
◆ write()
pocketmine\network\mcpe\protocol\serializer\BitSet::write |
( |
PacketSerializer | $out | ) |
|
The documentation for this class was generated from the following file: