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 StyledFormatNumberFormat.styled(net.kyori.adventure.text.format.Style style) Creates a scoreboard number format that applies a custom formatting to the score number.static StyledFormatNumberFormat.styled(net.kyori.adventure.text.format.StyleBuilderApplicable... styleBuilderApplicables) Creates a scoreboard number format that applies a custom formatting to the score number.