SerenityJS
    Preparing search index...

    Interface ColoredTorchRgBlock

    interface ColoredTorchRgBlock {
        color_bit?: boolean;
        torch_facing_direction?: TorchFacingDirection;
    }
    Index

    Properties

    color_bit?: boolean
    torch_facing_direction?: TorchFacingDirection