SerenityJS
    Preparing search index...

    Interface WheatBlock

    interface WheatBlock {
        growth?: number;
    }
    Index

    Properties

    Properties

    growth?: number