Package net.minecraft
Class class_7543
- All Implemented Interfaces:
Drawable,Element,ParentElement
- Mappings:
Namespace Name official eohintermediary net/minecraft/class_7543named net/minecraft/class_7543
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final class_7574private ButtonWidgetprivate @Nullable class_7543.class_7544(package private) final class_7566private final Consumer<class_7566>private class_7541private @Nullable List<OrderedText>Fields inherited from class net.minecraft.client.gui.screen.Screen
client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTUREFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionclass_7543(@Nullable Screen screen, class_7574 class_7574, class_7566 class_7566, Consumer<class_7566> consumer) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()protected voidinit()Called when a screen should be initialized.private booleanmethod_44495(class_7557 class_7557) (package private) voidmethod_44498(@Nullable List<OrderedText> list) private void(package private) void(package private) voidvoidrender(MatrixStack matrices, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getNarratedTitle, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, remove, removed, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, shouldCloseOnEsc, shouldPause, tick, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, fill, fillGradient, fillGradient, fillGradient, getZOffset, method_44379, method_44380, setZOffsetMethods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.ParentElement
changeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
-
Field Details
-
field_39584
- Mappings:
Namespace Name Mixin selector official aLeoh;a:Lekq;intermediary field_39584Lnet/minecraft/class_7543;field_39584:Lnet/minecraft/class_437;named field_39584Lnet/minecraft/class_7543;field_39584:Lnet/minecraft/client/gui/screen/Screen;
-
field_39585
- Mappings:
Namespace Name Mixin selector official bLeoh;b:Leuq;intermediary field_39585Lnet/minecraft/class_7543;field_39585:Lnet/minecraft/class_7574;named field_39585Lnet/minecraft/class_7543;field_39585:Lnet/minecraft/class_7574;
-
field_39586
- Mappings:
Namespace Name Mixin selector official cLeoh;c:Legu;intermediary field_39586Lnet/minecraft/class_7543;field_39586:Lnet/minecraft/class_4185;named field_39586Lnet/minecraft/class_7543;field_39586:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
field_39587
- Mappings:
Namespace Name Mixin selector official nLeoh;n:Leoh$a;intermediary field_39587Lnet/minecraft/class_7543;field_39587:Lnet/minecraft/class_7543$class_7544;named field_39587Lnet/minecraft/class_7543;field_39587:Lnet/minecraft/class_7543$class_7544;
-
field_39588
- Mappings:
Namespace Name Mixin selector official oLeoh;o:Leun;intermediary field_39588Lnet/minecraft/class_7543;field_39588:Lnet/minecraft/class_7566;named field_39588Lnet/minecraft/class_7543;field_39588:Lnet/minecraft/class_7566;
-
field_39589
- Mappings:
Namespace Name Mixin selector official pLeoh;p:Ljava/util/function/Consumer;intermediary field_39589Lnet/minecraft/class_7543;field_39589:Ljava/util/function/Consumer;named field_39589Lnet/minecraft/class_7543;field_39589:Ljava/util/function/Consumer;
-
field_39590
- Mappings:
Namespace Name Mixin selector official qLeoh;q:Leog;intermediary field_39590Lnet/minecraft/class_7543;field_39590:Lnet/minecraft/class_7541;named field_39590Lnet/minecraft/class_7543;field_39590:Lnet/minecraft/class_7541;
-
field_39591
- Mappings:
Namespace Name Mixin selector official rLeoh;r:Ljava/util/List;intermediary field_39591Lnet/minecraft/class_7543;field_39591:Ljava/util/List;named field_39591Lnet/minecraft/class_7543;field_39591:Ljava/util/List;
-
-
Constructor Details
-
class_7543
public class_7543(@Nullable @Nullable Screen screen, class_7574 class_7574, class_7566 class_7566, Consumer<class_7566> consumer)
-
-
Method Details
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
method_44495
- Mappings:
Namespace Name Mixin selector official aLeoh;a(Leuj;)Zintermediary method_44495Lnet/minecraft/class_7543;method_44495(Lnet/minecraft/class_7557;)Znamed method_44495Lnet/minecraft/class_7543;method_44495(Lnet/minecraft/class_7557;)Z
-
method_44504
private void method_44504()- Mappings:
Namespace Name Mixin selector official hLeoh;h()Vintermediary method_44504Lnet/minecraft/class_7543;method_44504()Vnamed method_44504Lnet/minecraft/class_7543;method_44504()V
-
method_44507
void method_44507()- Mappings:
Namespace Name Mixin selector official jLeoh;j()Vintermediary method_44507Lnet/minecraft/class_7543;method_44507()Vnamed method_44507Lnet/minecraft/class_7543;method_44507()V
-
method_44509
void method_44509()- Mappings:
Namespace Name Mixin selector official yLeoh;y()Vintermediary method_44509Lnet/minecraft/class_7543;method_44509()Vnamed method_44509Lnet/minecraft/class_7543;method_44509()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLeht;a(Ldzt;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
close
public void close() -
method_44498
- Mappings:
Namespace Name Mixin selector official bLeoh;b(Ljava/util/List;)Vintermediary method_44498Lnet/minecraft/class_7543;method_44498(Ljava/util/List;)Vnamed method_44498Lnet/minecraft/class_7543;method_44498(Ljava/util/List;)V
-