public class ConfirmScreen
extends Screen
All mapped superinterfaces:
| bko | |
| net.minecraft.unmapped.C_22481487 | |
| net.minecraft.client.gui.screen.ConfirmScreen |
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 |
|