Interface IElevatorHologram
-
public interface IElevatorHologram
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddLine(java.lang.String text)doublegetHeight()voidonDelete()voidsetLines(java.util.List<java.lang.String> text)voidteleportTo(org.bukkit.Location location)
-