Interface BubbleColumn

All Superinterfaces:
BlockData, Cloneable

public interface BubbleColumn
extends BlockData
'drag' indicates whether a force will be applied on entities moving through this block.
  • Method Details

    • isDrag

      boolean isDrag()
      Gets the value of the 'drag' property.
      Returns:
      the 'part' value
    • setDrag

      void setDrag​(boolean drag)
      Sets the value of the 'drag' property.
      Parameters:
      drag - the new 'drag' value