Uses of Interface
org.bukkit.block.data.Waterlogged

Packages that use Waterlogged
Package
Description
Generalized BlockData classes.
Specific BlockData classes relevant to only a given block or set of blocks.
  • Uses of Waterlogged in org.bukkit.block.data

    Modifier and Type
    Interface
    Description
    interface 
    'shape' represents the current layout of a minecart rail.
  • Uses of Waterlogged in org.bukkit.block.data.type

    Modifier and Type
    Interface
    Description
    interface 
     
    interface 
    'tilt' indicates how far the leaf is tilted.
    interface 
    'signal_fire' denotes whether the fire is extra smokey due to having a hay bale placed beneath it.
    interface 
    'candles' represents the number of candles which are present.
    interface 
     
    interface 
    'type' represents which part of a double chest this block is, or if it is a single chest.
    interface 
     
    interface 
     
    interface 
     
    interface 
     
    interface 
     
    interface 
     
    interface 
     
    interface 
    'hanging' denotes whether the lantern is hanging from a block.
    interface 
     
    interface 
     
    interface 
    'thickness' represents the dripstone thickness.
    interface 
    A type of minecart rail which interacts with redstone in one way or another.
    interface 
    'bottom' indicates whether the scaffolding is floating or not.
    interface 
    'sculk_sensor_phase' indicates the current operational phase of the sensor.
    interface 
    'pickles' indicates the number of pickles in this block.
    interface 
     
    interface 
    'type' represents what state the slab is in - either top, bottom, or a double slab occupying the full block.
    interface 
     
    interface 
    'shape' represents the texture and bounding box shape of these stairs.
    interface 
     
    interface 
    This class encompasses the 'north', 'east', 'south', 'west', height flags which are used to set the height of a wall.
    interface