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