Class Checkbox.Builder
java.lang.Object
net.minecraft.client.gui.components.Checkbox.Builder
- Enclosing class:
Checkbox
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Font
private final Component
private Checkbox.OnValueChange
private OptionInstance<Boolean>
private boolean
private Tooltip
private int
private int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
onValueChange
(Checkbox.OnValueChange p_308967_) pos
(int p_309178_, int p_309168_) selected
(boolean p_308945_) selected
(OptionInstance<Boolean> p_309117_)
-
Field Details
-
message
-
font
-
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
-
build
-