Name | <CuboidTag.note_name> |
Returns | ElementTag |
Description | Gets the name of a noted CuboidTag. If the cuboid isn't noted, this is null. |
Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/CuboidTag.java#L1590 |