PocketMine-MP 5.26.1 git-c80a4d5b550b6e2ecbcfecb041477309fb8a0e24
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: