BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-402
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.util
/
split
split
fun
Component
.
split
(
option
:
SplitOption
,
charWidth
:
(
Pair
<
Style
,
Int
>
)
->
Int
?
)
:
List
<
WidthComponent
>
fun
<
T
>
List
<
T
>
.
split
(
splitSize
:
Int
)
:
List
<
List
<
T
>
>