SerenityJS
    Preparing search index...

    Interface QuartzBlockBlock

    interface QuartzBlockBlock {
        chisel_type?: ChiselType;
        pillar_axis?: PillarAxis;
    }
    Index

    Properties

    chisel_type?: ChiselType
    pillar_axis?: PillarAxis