Interface HologramLine
- All Known Implementing Classes:
EmptyHologramLine
,ItemHologramLine
,SkullHologramLine
,TextHologramLine
public interface HologramLine
The line of a hologram
-
Method Details
-
getContent
Get the content of the line- Returns:
- the content
-
getRawContent
Get the content of the line as a string- Returns:
- the content as a string
-
getSettings
Get the extra settings of the line- Returns:
- the extra settings
-