Documentation

CacheableNbt
in package

Tags
phpstan-template

TTagType of Tag

Table of Contents

$encodedNbt  : string|null
$root  : Tag
__construct()  : mixed
getEncodedNbt()  : string
getRoot()  : Tag

Properties

Methods

__construct()

public __construct(Tag $nbtRoot) : mixed
Parameters
$nbtRoot : Tag
Tags
phpstan-param

TTagType $nbtRoot

Return values
mixed

getEncodedNbt()

public getEncodedNbt() : string
Return values
string

Search results