Interface Bell

All Superinterfaces:
BlockData, Cloneable, Directional, Powerable

public interface Bell extends Directional, Powerable
'attachment' denotes how the bell is attached to its block.
  • Method Details

    • getAttachment

      @NotNull Bell.Attachment getAttachment()
      Gets the value of the 'attachment' property.
      Returns:
      the 'attachment' value
    • setAttachment

      void setAttachment(@NotNull Bell.Attachment attachment)
      Sets the value of the 'attachment' property.
      Parameters:
      attachment - the new 'attachment' value