PocketMine-MP 5.25.1 git-694aa17cc916a954b10fe12721c81b1dc73eecd5
|
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().