History - net.minecraft.client.gui.widget.CheckboxWidget$Builder
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.client.gui.components.Checkbox$Builder
net.minecraft.class_4286$class_8929
net.minecraft.client.gui.widget.CheckboxWidget$Builder
Fields
Text: message, field_47108, message
TextRenderer: font, field_47109, textRenderer
int: maxWidth, field_52294, maxWidth
int: x, field_47110, x
int: y, field_47111, y
CheckboxWidget$Callback: onValueChange, field_47112, callback
boolean: selected, field_47113, checked
SimpleOption<Boolean>: option, field_47114, option
Tooltip: tooltip, field_47115, tooltip
Constructors
(Text, TextRenderer)
Methods
CheckboxWidget$Builder (int, int): pos, method_54789, pos
CheckboxWidget$Builder (CheckboxWidget$Callback): onValueChange, method_54791, callback
CheckboxWidget$Builder (boolean): selected, method_54794, checked
CheckboxWidget$Builder (SimpleOption<Boolean>): selected, method_54790, option
CheckboxWidget$Builder (Tooltip): tooltip, method_54793, tooltip
CheckboxWidget$Builder (int): maxWidth, method_61131, maxWidth
CheckboxWidget (): build, method_54788, build
void (CheckboxWidget, boolean): lambda$build$0, method_54792, method_54792