SerenityJS
    Preparing search index...

    Interface ItemStackContainer

    interface ItemStackContainer {
        slots: ContainerSlot[];
        type: ContainerName;
    }
    Index

    Properties

    Properties

    slots: ContainerSlot[]