Class DialogScreen.WarningScreen
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.WarningScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Enclosing class:
DialogScreen<T extends Dialog>
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/dialog/DialogScreen$WarningScreenintermediary net/minecraft/class_11473$class_11514official gfj$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, layout, noButton, noText, yesButton, 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
ConstructorsModifierConstructorDescriptionprivateWarningScreen(MinecraftClient client, DialogNetworkAccess networkAccess, MutableObject<DialogScreen<?>> dialogScreen) -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic Screencreate(MinecraftClient client, DialogNetworkAccess networkAccess, DialogScreen<?> dialogScreen) DialogScreen<?> voidsetDialogScreen(DialogScreen<?> dialogScreen) Methods inherited from class net.minecraft.client.gui.screen.ConfirmScreen
addButtons, disableButtons, getNarratedTitle, init, initExtras, keyPressed, refreshWidgetPositions, 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, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, render, 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
-
dialogScreen
- Mappings:
Namespace Name Mixin selector named dialogScreenLnet/minecraft/client/gui/screen/dialog/DialogScreen$WarningScreen;dialogScreen:Lorg/apache/commons/lang3/mutable/MutableObject;intermediary field_60875Lnet/minecraft/class_11473$class_11514;field_60875:Lorg/apache/commons/lang3/mutable/MutableObject;official uLgfj$a;u:Lorg/apache/commons/lang3/mutable/MutableObject;
-
-
Constructor Details
-
WarningScreen
private WarningScreen(MinecraftClient client, DialogNetworkAccess networkAccess, MutableObject<DialogScreen<?>> dialogScreen) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/dialog/DialogScreen$WarningScreen;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/dialog/DialogNetworkAccess;Lorg/apache/commons/lang3/mutable/MutableObject;)Vintermediary <init>Lnet/minecraft/class_11473$class_11514;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_11513;Lorg/apache/commons/lang3/mutable/MutableObject;)Vofficial <init>Lgfj$a;<init>(Lfuc;Lgfg;Lorg/apache/commons/lang3/mutable/MutableObject;)V
-
-
Method Details
-
create
public static Screen create(MinecraftClient client, DialogNetworkAccess networkAccess, DialogScreen<?> dialogScreen) - Mappings:
Namespace Name Mixin selector named createLnet/minecraft/client/gui/screen/dialog/DialogScreen$WarningScreen;create(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/dialog/DialogNetworkAccess;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 aLgfj$a;a(Lfuc;Lgfg;Lgfj;)Lger;
-
getDialogScreen
- Mappings:
Namespace Name Mixin selector named getDialogScreenLnet/minecraft/client/gui/screen/dialog/DialogScreen$WarningScreen;getDialogScreen()Lnet/minecraft/client/gui/screen/dialog/DialogScreen;intermediary method_72010Lnet/minecraft/class_11473$class_11514;method_72010()Lnet/minecraft/class_11473;official lLgfj$a;l()Lgfj;
-
setDialogScreen
- Mappings:
Namespace Name Mixin selector named setDialogScreenLnet/minecraft/client/gui/screen/dialog/DialogScreen$WarningScreen;setDialogScreen(Lnet/minecraft/client/gui/screen/dialog/DialogScreen;)Vintermediary method_72009Lnet/minecraft/class_11473$class_11514;method_72009(Lnet/minecraft/class_11473;)Vofficial aLgfj$a;a(Lgfj;)V
-
clearDialogScreen
public void clearDialogScreen()- Mappings:
Namespace Name Mixin selector named clearDialogScreenLnet/minecraft/client/gui/screen/dialog/DialogScreen$WarningScreen;clearDialogScreen()Vintermediary method_72011Lnet/minecraft/class_11473$class_11514;method_72011()Vofficial mLgfj$a;m()V
-