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

Public Member Functions

 __construct (private BiomeDefinitionListPacket $biomeDefs, private AvailableActorIdentifiersPacket $availableActorIdentifiers)
 
 getAvailableActorIdentifiers ()
 
 getBiomeDefs ()
 

Detailed Description

Definition at line 43 of file StaticPacketCache.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\cache\StaticPacketCache::__construct ( private BiomeDefinitionListPacket $biomeDefs,
private AvailableActorIdentifiersPacket $availableActorIdentifiers )

Definition at line 109 of file StaticPacketCache.php.

Member Function Documentation

◆ getAvailableActorIdentifiers()

pocketmine\network\mcpe\cache\StaticPacketCache::getAvailableActorIdentifiers ( )

Definition at line 118 of file StaticPacketCache.php.

◆ getBiomeDefs()

pocketmine\network\mcpe\cache\StaticPacketCache::getBiomeDefs ( )

Definition at line 114 of file StaticPacketCache.php.


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