Type alias NbtElement

NbtElement: string | number | boolean | NbtCompound | NbtList<any>

Generated using TypeDoc