extends AbstractButton
All mapped superinterfaces:
| dnk | |
| net.minecraft.client.gui.components.Checkbox | |
| net.minecraft.class_4286 | |
| net.minecraft.client.gui.widget.CheckboxWidget | |
| net.minecraft.client.gui.widget.button.CheckboxButton |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final ResourceLocation |
| ||||||||||
| private boolean |
| ||||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int x, int y, int width, int height, Component arg4, boolean checked) |
| public | (int arg0, int arg1, int arg2, int arg3, Component arg4, boolean arg5, boolean arg6) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public boolean |
| ||||||||||
| public void |
|