extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
| gps | |
| net.minecraft.client.gui.screens.ConfirmScreen | |
| net.minecraft.class_410 | |
| net.minecraft.client.gui.screen.ConfirmScreen |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Component |
| ||||||||
| protected LinearLayout |
| ||||||||
| protected Component |
| ||||||||
| protected Component |
| ||||||||
| protected Button |
| ||||||||
| protected Button |
| ||||||||
| private int |
| ||||||||
| protected final it.unimi.dsi.fastutil.booleans.BooleanConsumer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, Component message) |
| public | (it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, Component message, Component yesText, Component noText) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Component |
| ||||||||
| protected void |
| ||||||||
| protected void |
| ||||||||
| protected void |
| ||||||||
| protected void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
|