public interface Bell extends Directional, Powerable
| 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, setFacingisPowered, setPoweredclone, getAsString, getAsString, getMaterial, getSoundGroup, matches, merge@NotNull Bell.Attachment getAttachment()
void setAttachment(@NotNull Bell.Attachment attachment)
attachment - the new 'attachment' valueCopyright © 2021. All rights reserved.