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 | 
|---|---|
@NotNull Bell.Attachment | 
getAttachment()
Gets the value of the 'attachment' property. 
 | 
void | 
setAttachment(@NotNull Bell.Attachment attachment)
Sets the value of the 'attachment' property. 
 | 
getFaces, getFacing, setFacingclone, getAsString, getAsString, getMaterial, matches, merge@NotNull @NotNull Bell.Attachment getAttachment()
void setAttachment(@NotNull
                   @NotNull Bell.Attachment attachment)
attachment - the new 'attachment' valueCopyright © 2021. All rights reserved.