Interface TextHologramLine
- All Superinterfaces:
ClickableHologramLine, HologramLine
A hologram line displaying text.
- Since:
- 1
-
Method Summary
Methods inherited from interface ClickableHologramLine
getClickListener, setClickListener
-
Method Details
-
getText
Returns the currently displayed text.- Returns:
- the current text
- Since:
- 1
-
setText
Sets the displayed text.- Parameters:
text- the new text- Since:
- 1
-