PocketMine-MP 5.41.1 git-dec84fe67dc3319e33f5066e5d03b16f00f2ff4c
Loading...
Searching...
No Matches
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 ( )
Returns
SubChunkPacketEntryWithCache[]

Definition at line 29 of file SubChunkPacketEntryWithCacheList.php.


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