Name | hologram_direction |
Object | NPCTag |
Input | ElementTag |
Related Tags | <NPCTag.hologram_direction> Returns the direction of an NPC's hologram as "BOTTOM_UP" or "TOP_DOWN".
|
Description | Sets the NPC's hologram direction, as either BOTTOM_UP or TOP_DOWN. |
Deprecated | This was removed from Citizens. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1548 |