| 
    PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
    
   | 
 
 Collaboration diagram for pocketmine\nbt\ReaderTracker: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.