Package net.minecraft
Class class_10642
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.class_10642
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/class_10642intermediary net/minecraft/class_10642official fyk
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final List<class_10641> private static final Textprivate static final Textprivate final BlockPosprivate class_10641private Stringprivate @Nullable TextFieldWidgetFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidinit()Called when a screen should be initialized.private voidprivate voidmethod_66793(class_10641 class_10641) private voidvoidrender(DrawContext context, int mouseX, int mouseY, float delta) booleanMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldHideStatusEffectHud, switchFocus, tick, 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_56036
- Mappings:
Namespace Name Mixin selector named field_56036Lnet/minecraft/class_10642;field_56036:Ljava/util/List;intermediary field_56036Lnet/minecraft/class_10642;field_56036:Ljava/util/List;official aLfyk;a:Ljava/util/List;
-
field_56037
- Mappings:
Namespace Name Mixin selector named field_56037Lnet/minecraft/class_10642;field_56037:Lnet/minecraft/text/Text;intermediary field_56037Lnet/minecraft/class_10642;field_56037:Lnet/minecraft/class_2561;official bLfyk;b:Lwv;
-
field_56038
- Mappings:
Namespace Name Mixin selector named field_56038Lnet/minecraft/class_10642;field_56038:Lnet/minecraft/text/Text;intermediary field_56038Lnet/minecraft/class_10642;field_56038:Lnet/minecraft/class_2561;official cLfyk;c:Lwv;
-
field_56039
- Mappings:
Namespace Name Mixin selector named field_56039Lnet/minecraft/class_10642;field_56039:Lnet/minecraft/util/math/BlockPos;intermediary field_56039Lnet/minecraft/class_10642;field_56039:Lnet/minecraft/class_2338;official dLfyk;d:Ljj;
-
field_56040
- Mappings:
Namespace Name Mixin selector named field_56040Lnet/minecraft/class_10642;field_56040:Lnet/minecraft/class_10641;intermediary field_56040Lnet/minecraft/class_10642;field_56040:Lnet/minecraft/class_10641;official sLfyk;s:Ldzx;
-
field_56041
- Mappings:
Namespace Name Mixin selector named field_56041Lnet/minecraft/class_10642;field_56041:Ljava/lang/String;intermediary field_56041Lnet/minecraft/class_10642;field_56041:Ljava/lang/String;official uLfyk;u:Ljava/lang/String;
-
field_56042
- Mappings:
Namespace Name Mixin selector named field_56042Lnet/minecraft/class_10642;field_56042:Lnet/minecraft/client/gui/widget/TextFieldWidget;intermediary field_56042Lnet/minecraft/class_10642;field_56042:Lnet/minecraft/class_342;official vLfyk;v:Lfqw;
-
-
Constructor Details
-
class_10642
-
-
Method Details
-
init
public void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLfrq;a(Lfpz;IIF)V
-
shouldPause
public boolean shouldPause()- Overrides:
shouldPausein classScreen- Mappings:
Namespace Name Mixin selector named shouldPauseLnet/minecraft/client/gui/screen/Screen;shouldPause()Zintermediary method_25421Lnet/minecraft/class_437;method_25421()Zofficial kLfwf;k()Z
-
method_66797
private void method_66797()- Mappings:
Namespace Name Mixin selector named method_66797Lnet/minecraft/class_10642;method_66797()Vintermediary method_66797Lnet/minecraft/class_10642;method_66797()Vofficial mLfyk;m()V
-
close
public void close() -
method_66792
private void method_66792()- Mappings:
Namespace Name Mixin selector named method_66792Lnet/minecraft/class_10642;method_66792()Vintermediary method_66792Lnet/minecraft/class_10642;method_66792()Vofficial ELfyk;E()V
-
method_66793
- Mappings:
Namespace Name Mixin selector named method_66793Lnet/minecraft/class_10642;method_66793(Lnet/minecraft/class_10641;)Vintermediary method_66793Lnet/minecraft/class_10642;method_66793(Lnet/minecraft/class_10641;)Vofficial aLfyk;a(Ldzx;)V
-