| Name | <MaterialTag.note> |
| Returns | ElementTag(Number) |
| Mechanism | MaterialTag.note |
| Description | Returns the note played from this note block, as an ID number from 0 to 24. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialNote.java#L67 |