extends AbstractButton
All mapped superinterfaces:
Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
| ghx | |
| net.minecraft.client.gui.components.Checkbox | |
| net.minecraft.class_4286 | |
| net.minecraft.client.gui.widget.CheckboxWidget |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Identifier |
| ||||||||
| private static final Identifier |
| ||||||||
| private static final Identifier |
| ||||||||
| private static final Identifier |
| ||||||||
| private static final int |
| ||||||||
| private static final int |
| ||||||||
| private boolean |
| ||||||||
| private final Checkbox$OnValueChange |
| ||||||||
| private final MultiLineTextWidget |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (int x, int y, int maxWidth, Component message, Font textRenderer, boolean checked, Checkbox$OnValueChange callback) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| static int |
| ||||||||
| public static Checkbox$Builder |
| ||||||||
| public static int |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
|