|
PocketMine-MP 5.39.4 git-a2b7d660558310260c376d1eeaff549367b9fc6e
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\CacheableNbt:Public Member Functions | |
| __construct (private Tag $nbtRoot) | |
| getEncodedNbt () | |
| getRoot () | |
@phpstan-template TTagType of Tag
Definition at line 24 of file CacheableNbt.php.
| pocketmine\network\mcpe\protocol\types\CacheableNbt::__construct | ( | private Tag | $nbtRoot | ) |
@phpstan-param TTagType $nbtRoot
Definition at line 30 of file CacheableNbt.php.
| pocketmine\network\mcpe\protocol\types\CacheableNbt::getEncodedNbt | ( | ) |
Definition at line 41 of file CacheableNbt.php.
| pocketmine\network\mcpe\protocol\types\CacheableNbt::getRoot | ( | ) |
@phpstan-return TTagType
Definition at line 37 of file CacheableNbt.php.