LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.render.engine.font.processor
/
TextProcessor
Text
Processor
abstract
class
TextProcessor
<
T
:
ProcessedText
>
Inheritors
MinecraftTextProcessor
Members
Constructors
Text
Processor
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
process
Link copied to clipboard
abstract
fun
process
(
text
:
Component
,
defaultColor
:
Color4b
)
:
T