Interface UIInvSlotElement

interface UIInvSlotElement {
    index?: number;
    type: "invSlot" | "invslot";
}

Hierarchy

Properties

Properties

index?: number
type: "invSlot" | "invslot"

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