TextRenderer
class TextRenderer(widthMap: Map<Int, CharWidth>, defaultColor: TextColor, data: HudTextData, pattern: String, align: LayoutAlign, scale: Double, x: Int, numberEquation: TEquation, numberPattern: DecimalFormat, disableNumberFormat: Boolean, follow: String?, cancelIfFollowerNotExists: Boolean, useLegacyFormat: Boolean, legacySerializer: ComponentDeserializer, space: Int, condition: ConditionBuilder)
Constructors
Link copied to clipboard
constructor(widthMap: Map<Int, CharWidth>, defaultColor: TextColor, data: HudTextData, pattern: String, align: LayoutAlign, scale: Double, x: Int, numberEquation: TEquation, numberPattern: DecimalFormat, disableNumberFormat: Boolean, follow: String?, cancelIfFollowerNotExists: Boolean, useLegacyFormat: Boolean, legacySerializer: ComponentDeserializer, space: Int, condition: ConditionBuilder)