Name | <MaterialTag.note_octave> |
Returns | ElementTag(Number) |
Mechanism | MaterialTag.note |
Description | Returns the octave of note played from this note block, as 0, 1, or 2. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialNote.java#L41 |