Documentation

StaticPacketCache
in package
Uses SingletonTrait

Table of Contents

$availableActorIdentifiers  : AvailableActorIdentifiersPacket
$biomeDefs  : BiomeDefinitionListPacket
$instance  : self|null
__construct()  : mixed
getAvailableActorIdentifiers()  : AvailableActorIdentifiersPacket
getBiomeDefs()  : BiomeDefinitionListPacket
getInstance()  : self
reset()  : void
setInstance()  : void
loadCompoundFromFile()  : CacheableNbt
make()  : self

Properties

Methods

getInstance()

public static getInstance() : self
Return values
self

setInstance()

public static setInstance(self $instance) : void
Parameters
$instance : self
Return values
void

loadCompoundFromFile()

private static loadCompoundFromFile(string $filePath) : CacheableNbt
Parameters
$filePath : string
Tags
phpstan-return

CacheableNbt<\pocketmine\nbt\tag\CompoundTag>

Return values
CacheableNbt

Search results