toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.gui.component
/
TextFieldComponent
/
TextFieldComponent
Text
Field
Component
constructor
(
text
:
GetSetter
<
String
>
,
preferredWidth
:
Int
,
editable
:
Supplier
<
Boolean
>
=
GetSetter.constant(true)
,
suggestion
:
String
=
""
,
font
:
IFontRenderer
=
IMinecraft.instance.defaultFontRenderer
)
(
source
)