public abstract class DialogScreen<T extends Dialog>
extends Screen
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable
| net.minecraft.client.gui.screens.dialog.DialogScreen | |
| net.minecraft.class_11473 | |
| net.minecraft.client.gui.screen.dialog.DialogScreen |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final Text |
|
||||||
| private static final int |
|
||||||
| private static final ButtonTextures |
|
||||||
| private final T |
|
||||||
| private final ThreePartsLayoutWidget |
|
||||||
| private final Screen |
|
||||||
| private ScrollableLayoutWidget |
|
||||||
| private ButtonWidget |
|
||||||
| private final DialogNetworkAccess |
|
||||||
| private Supplier<Optional<ClickEvent>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Screen parent, T dialog, DialogNetworkAccess networkAccess) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected final void |
|
||||||
| protected void |
|
||||||
| protected void |
|
||||||
| protected void |
|
||||||
| protected Widget |
|
||||||
| protected void |
|
||||||
| private ButtonWidget |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| private void |
|
||||||
| public Screen |
|
||||||
| protected static Widget |
|
||||||
| private void |
|
||||||
| private void |
|