Documentation

BlockPaletteEntry
in package

Table of Contents

$name  : string
$states  : CacheableNbt
__construct()  : mixed
getName()  : string
getStates()  : CacheableNbt

Properties

Methods

__construct()

public __construct(string $name, CacheableNbt $states) : mixed
Parameters
$name : string
$states : CacheableNbt
Tags
phpstan-param

CacheableNbt<\pocketmine\nbt\tag\CompoundTag> $states

Return values
mixed

Search results