BlockData
, Cloneable
, Directional
public interface Bell extends Directional
Modifier and Type | Interface | Description |
---|---|---|
static class |
Bell.Attachment |
What the bell is attached to.
|
Modifier and Type | Method | Description |
---|---|---|
Bell.Attachment |
getAttachment() |
Gets the value of the 'attachment' property.
|
void |
setAttachment(Bell.Attachment attachment) |
Sets the value of the 'attachment' property.
|
clone, getAsString, getAsString, getMaterial, matches, merge
getFaces, getFacing, setFacing
@NotNull Bell.Attachment getAttachment()
void setAttachment(@NotNull Bell.Attachment attachment)
attachment
- the new 'attachment' valueCopyright © 2019. All rights reserved.