Definition at line 20 of file PacketPool.php.
◆ __construct()
pocketmine\network\mcpe\protocol\PacketPool::__construct |
( |
| ) |
|
◆ getInstance()
static pocketmine\network\mcpe\protocol\PacketPool::getInstance |
( |
| ) |
|
|
static |
◆ getPacket()
pocketmine\network\mcpe\protocol\PacketPool::getPacket |
( |
string |
$buffer | ) |
|
◆ getPacketById()
pocketmine\network\mcpe\protocol\PacketPool::getPacketById |
( |
int |
$pid | ) |
|
◆ registerPacket()
pocketmine\network\mcpe\protocol\PacketPool::registerPacket |
( |
Packet |
$packet | ) |
|
◆ $instance
PacketPool pocketmine\network\mcpe\protocol\PacketPool::$instance = null |
|
staticprotected |
◆ $pool
SplFixedArray pocketmine\network\mcpe\protocol\PacketPool::$pool |
|
protected |
The documentation for this class was generated from the following file: