Type Alias SNBTLikeJSONCompound

SNBTLikeJSONCompound: { [key: string]: SNBTLikeJSONTag<SNBTLikeJSONTagType> }

A compound tag of SNBT-like JSON.

Type declaration