SerenityJS
    Preparing search index...

    Interface WaterBlock

    interface WaterBlock {
        liquid_depth?: number;
    }
    Index

    Properties

    Properties

    liquid_depth?: number