| Name | <NPCTag.hologram_line_height> |
| Returns | ElementTag(Decimal) |
| Mechanism | NPCTag.hologram_line_height |
| Description | Returns the line height for an NPC's hologram. Can be -1, indicating a default value should be used. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L759 |