Class DialogScreen.class_11514
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ConfirmScreen
net.minecraft.client.gui.screen.dialog.DialogScreen.class_11514
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Enclosing class:
DialogScreen<T extends Dialog>
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/dialog/DialogScreen$class_11514intermediary net/minecraft/class_11473$class_11514official gfi$a
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.screen.ConfirmScreen
callback, noText, yesTextFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, field_60460, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateclass_11514(MinecraftClient minecraftClient, class_11513 class_11513, MutableObject<DialogScreen<?>> mutableObject) -
Method Summary
Modifier and TypeMethodDescriptionstatic Screenmethod_72007(MinecraftClient minecraftClient, class_11513 class_11513, DialogScreen<?> dialogScreen) voidmethod_72009(DialogScreen<?> dialogScreen) DialogScreen<?> voidMethods inherited from class net.minecraft.client.gui.screen.ConfirmScreen
addButton, addButtons, disableButtons, getNarratedTitle, init, keyPressed, render, shouldCloseOnEsc, tickMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, close, findSelectedElementData, getMusic, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, method_71999, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setWidgetAlpha, shouldHideStatusEffectHud, shouldPause, switchFocus, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getBorder, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
field_60875
- Mappings:
Namespace Name Mixin selector named field_60875Lnet/minecraft/client/gui/screen/dialog/DialogScreen$class_11514;field_60875:Lorg/apache/commons/lang3/mutable/MutableObject;intermediary field_60875Lnet/minecraft/class_11473$class_11514;field_60875:Lorg/apache/commons/lang3/mutable/MutableObject;official dLgfi$a;d:Lorg/apache/commons/lang3/mutable/MutableObject;
-
-
Constructor Details
-
class_11514
private class_11514(MinecraftClient minecraftClient, class_11513 class_11513, MutableObject<DialogScreen<?>> mutableObject)
-
-
Method Details
-
method_72007
public static Screen method_72007(MinecraftClient minecraftClient, class_11513 class_11513, DialogScreen<?> dialogScreen) - Mappings:
Namespace Name Mixin selector named method_72007Lnet/minecraft/client/gui/screen/dialog/DialogScreen$class_11514;method_72007(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/class_11513;Lnet/minecraft/client/gui/screen/dialog/DialogScreen;)Lnet/minecraft/client/gui/screen/Screen;intermediary method_72007Lnet/minecraft/class_11473$class_11514;method_72007(Lnet/minecraft/class_310;Lnet/minecraft/class_11513;Lnet/minecraft/class_11473;)Lnet/minecraft/class_437;official aLgfi$a;a(Lfue;Lgfg;Lgfi;)Lger;
-
method_72010
- Mappings:
Namespace Name Mixin selector named method_72010Lnet/minecraft/client/gui/screen/dialog/DialogScreen$class_11514;method_72010()Lnet/minecraft/client/gui/screen/dialog/DialogScreen;intermediary method_72010Lnet/minecraft/class_11473$class_11514;method_72010()Lnet/minecraft/class_11473;official lLgfi$a;l()Lgfi;
-
method_72009
- Mappings:
Namespace Name Mixin selector named method_72009Lnet/minecraft/client/gui/screen/dialog/DialogScreen$class_11514;method_72009(Lnet/minecraft/client/gui/screen/dialog/DialogScreen;)Vintermediary method_72009Lnet/minecraft/class_11473$class_11514;method_72009(Lnet/minecraft/class_11473;)Vofficial aLgfi$a;a(Lgfi;)V
-
method_72011
public void method_72011()- Mappings:
Namespace Name Mixin selector named method_72011Lnet/minecraft/client/gui/screen/dialog/DialogScreen$class_11514;method_72011()Vintermediary method_72011Lnet/minecraft/class_11473$class_11514;method_72011()Vofficial mLgfi$a;m()V
-