SerenityJS
    Preparing search index...

    Interface FlowingWaterBlock

    interface FlowingWaterBlock {
        liquid_depth?: number;
    }
    Index

    Properties

    Properties

    liquid_depth?: number