Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.27.1 git-9af3cde03fabbe4129c79e46dc87ffa0fff446e6
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
pocketmine\nbt\ReaderTracker Class Reference
+ Collaboration diagram for pocketmine\nbt\ReaderTracker:

Public Member Functions

 __construct (int $maxDepth)
 
 protectDepth (\Closure $execute)
 

Detailed Description

Definition at line 26 of file ReaderTracker.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\nbt\ReaderTracker::__construct ( int $maxDepth)

Definition at line 33 of file ReaderTracker.php.

Member Function Documentation

◆ protectDepth()

pocketmine\nbt\ReaderTracker::protectDepth ( \Closure $execute)
Exceptions
NbtDataExceptionif the recursion depth is too deep

Definition at line 40 of file ReaderTracker.php.


The documentation for this class was generated from the following file: