PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\ChunkCacheBlob Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\ChunkCacheBlob:

Public Member Functions

 __construct (private int $hash, private string $payload)
 
 getHash ()
 
 getPayload ()
 

Detailed Description

Definition at line 17 of file ChunkCacheBlob.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\protocol\types\ChunkCacheBlob::__construct ( private int $hash,
private string $payload )

Definition at line 18 of file ChunkCacheBlob.php.

Member Function Documentation

◆ getHash()

pocketmine\network\mcpe\protocol\types\ChunkCacheBlob::getHash ( )

Definition at line 23 of file ChunkCacheBlob.php.

◆ getPayload()

pocketmine\network\mcpe\protocol\types\ChunkCacheBlob::getPayload ( )

Definition at line 27 of file ChunkCacheBlob.php.


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