Flattened hieracly, extendable in declarations.

interface ItemTag {
    ench?: ItemTagEnchantment[];
}

Hierarchy (view full)

Properties

Properties

List of applied enchantments in index-numeral sorting.

Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.