extends AbstractButton
All mapped superinterfaces:
Widget, GuiEventListener, NarratableEntry, NarrationSupplier
egu | |
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 int |
| ||||||||||
private boolean |
| ||||||||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int x, int y, int width, int height, Component message, boolean checked) |
public | (int x, int y, int width, int height, Component message, boolean checked, boolean showMessage) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public boolean |
| ||||||||||
public void |
| ||||||||||
public void |
|