PocketMine-MP 5.18.1 git-9381fc4172e5dce4cada1cb356050c8a2ab57b94
pocketmine\network\mcpe\protocol\types\SubChunkPacketEntryWithCacheList Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\SubChunkPacketEntryWithCacheList:

Public Member Functions

 __construct (private array $entries)
 
 getEntries ()
 

Detailed Description

Definition at line 17 of file SubChunkPacketEntryWithCacheList.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\protocol\types\SubChunkPacketEntryWithCacheList::__construct ( private array  $entries)
Parameters
SubChunkPacketEntryWithCache[]$entries

Definition at line 22 of file SubChunkPacketEntryWithCacheList.php.

Member Function Documentation

◆ getEntries()

pocketmine\network\mcpe\protocol\types\SubChunkPacketEntryWithCacheList::getEntries ( )

The documentation for this class was generated from the following file: