SerenityJS
    Preparing search index...

    Interface DarkOakLogBlock

    interface DarkOakLogBlock {
        new_log_type?: NewLogType;
        pillar_axis?: PillarAxis;
    }
    Index

    Properties

    new_log_type?: NewLogType
    pillar_axis?: PillarAxis