extends Screen
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable
| net.minecraft.client.gui.screens.ConfirmScreen | |
| net.minecraft.class_410 | |
| net.minecraft.client.gui.screen.ConfirmScreen |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Text |
|
||||||
| protected DirectionalLayoutWidget |
|
||||||
| protected Text |
|
||||||
| protected Text |
|
||||||
| protected ButtonWidget |
|
||||||
| protected ButtonWidget |
|
||||||
| private int |
|
||||||
| protected final it.unimi.dsi.fastutil.booleans.BooleanConsumer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Text title, Text message) |
| public | (it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Text title, Text message, Text yesText, Text noText) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Text |
|
||||||
| protected void |
|
||||||
| protected void |
|
||||||
| protected void |
|
||||||
| protected void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| private void |
|
||||||
| private void |
|