SerenityJS
    Preparing search index...

    Interface PitcherCropBlock

    interface PitcherCropBlock {
        growth?: number;
        upper_block_bit?: boolean;
    }
    Index

    Properties

    growth?: number
    upper_block_bit?: boolean