Uses of Interface
io.papermc.paper.scoreboard.numbers.StyledFormat
Packages that use StyledFormat
-
Uses of StyledFormat in io.papermc.paper.scoreboard.numbers
Methods in io.papermc.paper.scoreboard.numbers that return StyledFormatModifier and TypeMethodDescriptionstatic StyledFormatNumberFormat.noStyle()Gets an un-styled number format.static StyledFormatCreates a scoreboard number format that applies a custom formatting to the score number.static StyledFormatNumberFormat.styled(StyleBuilderApplicable... styleBuilderApplicables) Creates a scoreboard number format that applies a custom formatting to the score number.