| 
    PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
    
   | 
 
 Collaboration diagram for pocketmine\nbt\JsonNbtParser:Static Public Member Functions | |
| static | parseJson (string $data) | 
Definition at line 44 of file JsonNbtParser.php.
      
  | 
  static | 
Parses JSON-formatted NBT into a CompoundTag and returns it. Used for parsing tags supplied with the /give command.
| NbtDataException | 
Definition at line 51 of file JsonNbtParser.php.
Referenced by pocketmine\command\defaults\GiveCommand\execute().
 Here is the caller graph for this function: