SerenityJS
    Preparing search index...

    Interface SpruceSaplingBlock

    interface SpruceSaplingBlock {
        age_bit?: boolean;
        sapling_type?: SaplingType;
    }
    Index

    Properties

    age_bit?: boolean
    sapling_type?: SaplingType