public interface INoteBlockEvent extends IBlockEvent
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNote() |
int |
getNoteId() |
java.lang.String |
getOctave() |
void |
setBoth(java.lang.String note,
java.lang.String octave) |
void |
setNote(java.lang.String note) |
void |
setOctave(java.lang.String octave) |
getBlock, getBlockState, getWorldgetPosition, getX, getY, getZ