| Name | custom_name |
| Object | LocationTag |
| Input | ElementTag |
| Related Tags | <LocationTag.custom_name> Returns the custom name of this block. (...)
|
| Description | Sets the custom name of the block.
Use no value to reset the block's name. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L4927 |