Name | <MaterialTag.note_tone> |
Returns | ElementTag |
Mechanism | MaterialTag.note |
Description | Returns the tone of note played from this note block, as a letter from A to F, sometimes with a # to indicate sharp.
Like A or A#. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialNote.java#L53 |