SerenityJS
    Preparing search index...

    Interface WarpedHangingSignBlock

    interface WarpedHangingSignBlock {
        attached_bit?: boolean;
        facing_direction?: number;
        ground_sign_direction?: number;
        hanging?: boolean;
    }
    Index

    Properties

    attached_bit?: boolean
    facing_direction?: number
    ground_sign_direction?: number
    hanging?: boolean