Class Checkbox.Builder
java.lang.Object
net.minecraft.client.gui.components.Checkbox.Builder
- Enclosing class:
Checkbox
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Font
private int
private final Component
private Checkbox.OnValueChange
private OptionInstance
<Boolean> private boolean
private Tooltip
private int
private int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
maxWidth
(int p_343638_) onValueChange
(Checkbox.OnValueChange p_312502_) pos
(int p_313014_, int p_311548_) selected
(boolean p_310957_) selected
(OptionInstance<Boolean> p_310610_)
-
Field Details
-
message
-
font
-
maxWidth
private int maxWidth -
x
private int x -
y
private int y -
onValueChange
-
selected
private boolean selected -
option
-
tooltip
-
-
Constructor Details
-
Builder
-
-
Method Details
-
pos
-
onValueChange
-
selected
-
selected
-
tooltip
-
maxWidth
-
build
-