sel.nbt.json

Undocumented in source.

Members

Functions

toJSON
JSONValue toJSON(Tag tag)

Converts a Tag into a JSONValue.

toNBT
Tag toNBT(JSONValue json)

Converts a JSONValue into a Tag.

Meta