| Name | waterlogged |
| Object | MaterialTag |
| Input | ElementTag(Boolean) |
| Related Tags | <MaterialTag.waterlogged> Returns whether this block is waterlogged or not.
|
| Description | Sets this block to be waterlogged, or not. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialWaterlogged.java#L74 |