@minecraft/server
    Preparing search index...

    Enumeration LiquidSettingsBeta

    Specifies how to handle waterloggable blocks overlapping with existing liquid.

    Index

    Enumeration Members

    ApplyWaterlogging: "ApplyWaterlogging"

    Causes a waterloggable block to become waterlogged, if it overlaps with existing liquid.

    IgnoreWaterlogging: "IgnoreWaterlogging"

    Do not waterlog any waterloggable blocks that overlap existing liquid.