PocketMine-MP 5.39.4 git-fc9be17cf51063d4d1d23df927963d00a2f03f09
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\SubChunkPacketEntryWithoutCacheList Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\SubChunkPacketEntryWithoutCacheList:

Public Member Functions

 __construct (private array $entries)
 
 getEntries ()
 

Detailed Description

Definition at line 17 of file SubChunkPacketEntryWithoutCacheList.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 22 of file SubChunkPacketEntryWithoutCacheList.php.

Member Function Documentation

◆ getEntries()

pocketmine\network\mcpe\protocol\types\SubChunkPacketEntryWithoutCacheList::getEntries ( )
Returns
SubChunkPacketEntryWithoutCache[]

Definition at line 29 of file SubChunkPacketEntryWithoutCacheList.php.


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