extends Screen
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable
| net.minecraft.client.gui.screens.GenericWaitingScreen | |
| net.minecraft.class_7534 | |
| net.minecraft.client.gui.screen.TaskScreen |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final int |
|
||||||
| private static final int |
|
||||||
| private static final int |
|
||||||
| private final boolean |
|
||||||
| private final Text |
|
||||||
| private final Text |
|
||||||
| private final Runnable |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final MultilineText |
|
||||||
| private ButtonWidget |
|
||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (Text title, boolean showLoadingDisplay, Text descriptionText, Text closeButtonText, Runnable closeCallback, int buttonCooldown, boolean closable, boolean shouldCloseOnEsc) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static TaskScreen |
|
||||||
| public static TaskScreen |
|
||||||
| public static TaskScreen |
|
||||||
| protected void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public boolean |
|
||||||
| public void |
|
||||||
| public Text |
|
||||||
| private void |
|
||||||
| private static void |
|