extends Screen
| bcw | |
| net.minecraft.class_361 | |
| net.minecraft.client.gui.screen.ConfirmScreen | |
| net.minecraft.client.gui.GuiYesNo |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected ResultListener |
| ||||||||
| protected String |
| ||||||||
| private String |
| ||||||||
| protected String |
| ||||||||
| protected String |
| ||||||||
| protected int |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResultListener listener, String title, String description, int id) |
| public | (ResultListener listener, 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 |
|