| Modifier and Type | Method and Description | 
|---|---|
@NotNull Instrument | 
getInstrument()
Gets the value of the 'instrument' property. 
 | 
@NotNull Note | 
getNote()
Gets the value of the 'note' property. 
 | 
void | 
setInstrument(@NotNull Instrument instrument)
Sets the value of the 'instrument' property. 
 | 
void | 
setNote(@NotNull Note note)
Sets the value of the 'note' property. 
 | 
isPowered, setPoweredclone, getAsString, getAsString, getMaterial, matches, merge@NotNull @NotNull Instrument getInstrument()
void setInstrument(@NotNull
                   @NotNull Instrument instrument)
instrument - the new 'instrument' value@NotNull @NotNull Note getNote()
void setNote(@NotNull
             @NotNull Note note)
note - the new 'note' valueCopyright © 2021. All rights reserved.