History - net.minecraft.client.gui.screens.dialog.DialogScreen
1.21.8
Names
gfk
gfl
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
gfk
net.minecraft.client.gui.screens.dialog.DialogScreen
net.minecraft.class_11473
net.minecraft.client.gui.screen.dialog.DialogScreen
net.minecraft.src.C_398476_
Fields
Component: b, DISCONNECT, field_60760, CUSTOM_SCREEN_REJECTED_DISCONNECT_TEXT, f_400315_
int: a, WARNING_BUTTON_SIZE, field_60758, field_60758, f_399591_
WidgetSprites: c, WARNING_BUTTON_SPRITES, field_60759, WARNING_BUTTON_TEXTURES, f_399879_
T: d, dialog, field_60761, dialog, f_400365_
HeaderAndFooterLayout: e, layout, field_60762, layout, f_398961_
Screen: f, previousScreen, field_60763, parent, f_399160_
ScrollableLayout: u, bodyScroll, field_60764, contents, f_399400_
Button: v, warningButton, field_60765, warningButton, f_399021_
DialogConnectionAccess: w, connectionAccess, field_60874, networkAccess, f_399387_
Supplier<Optional<ClickEvent>>: x, onClose, field_61008, cancelAction, f_399796_
Constructors
(Screen, T, DialogConnectionAccess)
Methods
void (): aV_, init, method_25426, init, m_7856_
void (LinearLayout, DialogControlSet, T, DialogConnectionAccess): a, populateBodyElements, method_71853, initBody, m_401559_
void (HeaderAndFooterLayout, DialogControlSet, T, DialogConnectionAccess): a, updateHeaderAndFooter, method_71851, initHeaderAndFooter, m_401243_
void (): c, repositionElements, method_48640, refreshWidgetPositions, m_267719_
LayoutElement (): l, createTitleWithWarningButton, method_71872, createHeader, m_402085_
void (): m, makeSureWarningButtonIsInBounds, method_71873, resetWarningButtonPosition, m_402398_
Button (): E, createWarningButton, method_71860, createWarningButton, m_401871_
boolean (): aQ_, isPauseScreen, method_25421, shouldPause, m_7043_
boolean (): aG_, shouldCloseOnEsc, method_25422, shouldCloseOnEsc, m_6913_
void (): aP_, onClose, method_25419, close, m_7379_
void (Optional<ClickEvent>): a, runAction, method_72141, runAction, m_403684_
void (Optional<ClickEvent>, DialogAction): a, runAction, method_72142, runAction, m_403724_
void (ClickEvent, Screen): a, handleDialogClickEvent, method_72006, handleClickEvent, m_401294_
Screen (): n, previousScreen, method_71859, getParentScreen, m_403541_
LayoutElement (List<? extends LayoutElement>, int): a, packControlsIntoColumns, method_71867, createGridWidget, m_402952_