extends Screen
All mapped superinterfaces:
| bkq | |
| net.minecraft.class_361 | |
| net.minecraft.client.gui.screen.ConfirmScreen | |
| net.minecraft.client.gui.GuiYesNo | |
| net.minecraft.client.gui.GuiYesNo |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected ConfirmationListener |
| ||||||||||
| protected String |
| ||||||||||
| private final String |
| ||||||||||
| private final List<String> |
| ||||||||||
| protected String |
| ||||||||||
| protected String |
| ||||||||||
| protected int |
| ||||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ConfirmationListener listener, String title, String description, int id) |
| public | (ConfirmationListener parent, String title, String description, String confirmText, String abortText, int id) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| protected void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|