Package org.bukkit.block.data
Interface Waterlogged
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisWaterlogged()Gets the value of the 'waterlogged' property.voidsetWaterlogged(boolean waterlogged)Sets the value of the 'waterlogged' property.-
Methods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, getSoundGroup, matches, merge
-
-