Klasse AvertoxHologram

java.lang.Object
org.avertox.Hologram.AvertoxHologram

public class AvertoxHologram extends Object
  • Konstruktordetails

    • AvertoxHologram

      public AvertoxHologram(org.bukkit.Location loc, List<String> lines)
      Creates a new hologram at the given location.
      Parameter:
      loc - Base location for the Hologramms (top line)
      lines - Text for the hologram separated in lines
  • Methodendetails

    • remove

      public void remove()
    • update

      public void update(List<String> newLines)
    • getArmorStands

      public List<org.bukkit.entity.ArmorStand> getArmorStands()