Class StyledScoreFormat
java.lang.Object
com.github.retrooper.packetevents.protocol.score.StyledScoreFormat
- All Implemented Interfaces:
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 interfaceScoreFormat
-
getType
- Specified by:
getType
in interfaceScoreFormat
-
getStyle
public net.kyori.adventure.text.format.Style getStyle()
-