Uses of Interface
io.papermc.paper.scoreboard.numbers.StyledFormat
-
Uses of StyledFormat in io.papermc.paper.scoreboard.numbers
Modifier and TypeMethodDescriptionstatic StyledFormat
NumberFormat.noStyle()
Gets an un-styled number format.static StyledFormat
Creates a scoreboard number format that applies a custom formatting to the score number.static StyledFormat
NumberFormat.styled
(StyleBuilderApplicable... styleBuilderApplicables) Creates a scoreboard number format that applies a custom formatting to the score number.