extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
| fjo | |
| net.minecraft.client.gui.components.PopupScreen | |
| net.minecraft.class_8816 | |
| net.minecraft.unmapped.C_pzklyvtm | |
| net.minecraft.client.gui.screen.PopupScreen | |
| net.minecraft.client.gui.screen.DialogScreen | |
| net.minecraft.src.C_301873_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final ResourceLocation |
| ||||||||||||||
| 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 ResourceLocation |
| ||||||||||||||
| private final Component |
| ||||||||||||||
| private final List<PopupScreen$ButtonOption> |
| ||||||||||||||
| private final Runnable |
| ||||||||||||||
| private final int |
| ||||||||||||||
| private final LinearLayout |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (Screen backgroundScreen, int width, ResourceLocation image, Component title, Component message, List<PopupScreen$ButtonOption> buttons, Runnable onClosed) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| protected void |
| ||||||||||||||
| private LinearLayout |
| ||||||||||||||
| protected void |
| ||||||||||||||
| public void |
| ||||||||||||||
| public Component |
| ||||||||||||||
| public void |
|