Class Sidebar.ScoreboardLine

java.lang.Object
net.minestom.server.scoreboard.Sidebar.ScoreboardLine
Enclosing class:
Sidebar

public static class Sidebar.ScoreboardLine extends Object
This class is used to create a line for the sidebar.
  • Constructor Details

  • Method Details

    • getId

      public String getId()
      Gets the identifier of the line
      Returns:
      the line identifier
    • getContent

      public Component getContent()
      Gets the content of the line
      Returns:
      The line content
    • getLine

      public int getLine()
      Gets the position of the line
      Returns:
      the line position