SerenityJS
    Preparing search index...

    Interface RedSandstoneBlock

    interface RedSandstoneBlock {
        sand_stone_type?: SandStoneType;
    }
    Index

    Properties

    Properties

    sand_stone_type?: SandStoneType