PocketMine-MP 5.23.3 git-f7687af337d001ddbcc47b8e773f014a33faa662
|
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().