SerenityJS
    Preparing search index...

    Interface FrameBlock

    interface FrameBlock {
        facing_direction?: number;
        item_frame_map_bit?: boolean;
        item_frame_photo_bit?: boolean;
    }
    Index

    Properties

    facing_direction?: number
    item_frame_map_bit?: boolean
    item_frame_photo_bit?: boolean