toggle menu
0.7.4+1.21.11
0.7.4+1.21.11
0.7.2+1.21.6
0.7.0+1.21.5
0.6.7+1.21.3
0.6.5+1.21.3
0.6.4+1.21.3
0.6.3+1.21.3
0.6.1+1.21.3
0.6.0+1.21.3
jvm
switch theme
search in API
Fzzy Config
/
me.fzzyhmstrs.fzzy_config.screen.widget.custom
/
CustomMultilineTextWidget
/
MultilineText
Multiline
Text
interface
MultilineText
Members
Types
Companion
Link copied to clipboard
object
Companion
Line
Link copied to clipboard
class
Line
(
val
text
:
OrderedText
,
val
width
:
Int
)
Properties
max
Width
Link copied to clipboard
abstract
val
maxWidth
:
Int
Functions
count
Link copied to clipboard
abstract
fun
count
(
)
:
Int
draw
Link copied to clipboard
abstract
fun
draw
(
alignment
:
Alignment
,
width
:
Int
,
x
:
Int
,
y
:
Int
,
lineHeight
:
Int
,
consumer
:
DrawnTextConsumer
)