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