PocketMine-MP 5.27.1 git-9af3cde03fabbe4129c79e46dc87ffa0fff446e6
|
Public Member Functions | |
__construct (int $maxDepth) | |
protectDepth (\Closure $execute) | |
Definition at line 26 of file ReaderTracker.php.
pocketmine\nbt\ReaderTracker::__construct | ( | int | $maxDepth | ) |
Definition at line 33 of file ReaderTracker.php.
pocketmine\nbt\ReaderTracker::protectDepth | ( | \Closure | $execute | ) |
NbtDataException | if the recursion depth is too deep |
Definition at line 40 of file ReaderTracker.php.