SerenityJS
    Preparing search index...

    Interface MelonStemBlock

    interface MelonStemBlock {
        facing_direction?: number;
        growth?: number;
    }
    Index

    Properties

    facing_direction?: number
    growth?: number