Class StyledScoreFormat

java.lang.Object
com.github.retrooper.packetevents.protocol.score.StyledScoreFormat
All Implemented Interfaces:
ScoreFormat

public final class StyledScoreFormat extends Object implements ScoreFormat
  • Constructor Details

    • StyledScoreFormat

      public StyledScoreFormat(net.kyori.adventure.text.format.Style style)
  • Method Details

    • format

      public net.kyori.adventure.text.Component format(int score)
      Specified by:
      format in interface ScoreFormat
    • getType

      public ScoreFormatType getType()
      Specified by:
      getType in interface ScoreFormat
    • getStyle

      public net.kyori.adventure.text.format.Style getStyle()