extends Screen
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable
| gkh | |
| net.minecraft.client.gui.components.PopupScreen | |
| net.minecraft.class_8816 | |
| net.minecraft.client.gui.screen.PopupScreen | |
| net.minecraft.unmapped.C_pzklyvtm | |
| net.minecraft.client.gui.screen.DialogScreen | |
| net.minecraft.src.C_301873_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final Identifier |
| ||||||||||||||
| private static final int |
| ||||||||||||||
| private static final int |
| ||||||||||||||
| private static final int |
| ||||||||||||||
| private static final int |
| ||||||||||||||
| private static final int |
| ||||||||||||||
| private static final int |
| ||||||||||||||
| private final Screen |
| ||||||||||||||
| private final Identifier |
| ||||||||||||||
| private final Text |
| ||||||||||||||
| private final List<PopupScreen$Button> |
| ||||||||||||||
| private final Runnable |
| ||||||||||||||
| private final int |
| ||||||||||||||
| private final DirectionalLayoutWidget |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (Screen backgroundScreen, int width, Identifier image, Text title, Text message, List<PopupScreen$Button> buttons, Runnable onClosed) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| protected void |
| ||||||||||||||
| private DirectionalLayoutWidget |
| ||||||||||||||
| protected void |
| ||||||||||||||
| public void |
| ||||||||||||||
| public Text |
| ||||||||||||||
| public void |
|