Class SkullHologramLine

java.lang.Object
io.github.projectunified.unihologram.spigot.line.SkullHologramLine
All Implemented Interfaces:
HologramLine

public class SkullHologramLine extends Object
The hologram line with skull
  • Constructor Details

    • SkullHologramLine

      public SkullHologramLine(String content, Map<String,Object> settings)
      Create a new line
      Parameters:
      content - the content
      settings - the settings
    • SkullHologramLine

      public SkullHologramLine(String content)
      Create a new line
      Parameters:
      content - the content
  • Method Details