CacheableNbt
in package
Tags
Table of Contents
- $encodedNbt : string|null
- $root : Tag
- __construct() : mixed
- getEncodedNbt() : string
- getRoot() : Tag
Properties
$encodedNbt
private
string|null
$encodedNbt
$root
private
Tag
$root
Tags
Methods
__construct()
public
__construct(Tag $nbtRoot) : mixed
Parameters
- $nbtRoot : Tag
Tags
Return values
mixed —getEncodedNbt()
public
getEncodedNbt() : string
Return values
string —getRoot()
public
getRoot() : Tag