Package net.minecraft
Class class_8134
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name official ewgintermediary net/minecraft/class_8134named net/minecraft/class_8134
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate final class_8132private final Screenprivate final ResourcePackManagerprivate final Consumer<ResourcePackManager>private final Object2BooleanMap<ResourcePackProfile>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
ConstructorsModifierConstructorDescriptionprotectedclass_8134(Screen screen, ResourcePackManager resourcePackManager, Consumer<ResourcePackManager> consumer) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()protected voidinit()Called when a screen should be initialized.protected voidprivate voidprivate static Textmethod_49016(ResourcePackProfile resourcePackProfile) 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, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, remove, removed, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, tick, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawHorizontalLine, drawNineSlicedTexture, drawNineSlicedTexture, drawRepeatingTexture, drawSprite, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawTextWithShadow, drawTextWithShadow, drawVerticalLine, drawWithOutline, enableScissor, fill, fill, fillGradient, fillGradient, fillGradient, getZOffset, 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.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
field_42503
private static final int field_42503- See Also:
- Mappings:
Namespace Name Mixin selector official aLewg;a:Iintermediary field_42503Lnet/minecraft/class_8134;field_42503:Inamed field_42503Lnet/minecraft/class_8134;field_42503:I
-
field_42504
- Mappings:
Namespace Name Mixin selector official bLewg;b:Lepm;intermediary field_42504Lnet/minecraft/class_8134;field_42504:Lnet/minecraft/class_8132;named field_42504Lnet/minecraft/class_8134;field_42504:Lnet/minecraft/class_8132;
-
field_42505
- Mappings:
Namespace Name Mixin selector official cLewg;c:Lert;intermediary field_42505Lnet/minecraft/class_8134;field_42505:Lnet/minecraft/class_437;named field_42505Lnet/minecraft/class_8134;field_42505:Lnet/minecraft/client/gui/screen/Screen;
-
field_42506
- Mappings:
Namespace Name Mixin selector official nLewg;n:Lakl;intermediary field_42506Lnet/minecraft/class_8134;field_42506:Lnet/minecraft/class_3283;named field_42506Lnet/minecraft/class_8134;field_42506:Lnet/minecraft/resource/ResourcePackManager;
-
field_42507
- Mappings:
Namespace Name Mixin selector official oLewg;o:Ljava/util/function/Consumer;intermediary field_42507Lnet/minecraft/class_8134;field_42507:Ljava/util/function/Consumer;named field_42507Lnet/minecraft/class_8134;field_42507:Ljava/util/function/Consumer;
-
field_42508
- Mappings:
Namespace Name Mixin selector official pLewg;p:Lit/unimi/dsi/fastutil/objects/Object2BooleanMap;intermediary field_42508Lnet/minecraft/class_8134;field_42508:Lit/unimi/dsi/fastutil/objects/Object2BooleanMap;named field_42508Lnet/minecraft/class_8134;field_42508:Lit/unimi/dsi/fastutil/objects/Object2BooleanMap;
-
-
Constructor Details
-
class_8134
protected class_8134(Screen screen, ResourcePackManager resourcePackManager, Consumer<ResourcePackManager> 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.
This should call
Screen.setInitialFocus(net.minecraft.client.gui.Element)to set the element that is initially focused. -
method_49016
- Mappings:
Namespace Name Mixin selector official aLewg;a(Lakj;)Ltd;intermediary method_49016Lnet/minecraft/class_8134;method_49016(Lnet/minecraft/class_3288;)Lnet/minecraft/class_2561;named method_49016Lnet/minecraft/class_8134;method_49016(Lnet/minecraft/resource/ResourcePackProfile;)Lnet/minecraft/text/Text;
-
close
public void close() -
method_49024
private void method_49024()- Mappings:
Namespace Name Mixin selector official jLewg;j()Vintermediary method_49024Lnet/minecraft/class_8134;method_49024()Vnamed method_49024Lnet/minecraft/class_8134;method_49024()V
-
method_49015
private void method_49015()- Mappings:
Namespace Name Mixin selector official BLewg;B()Vintermediary method_49015Lnet/minecraft/class_8134;method_49015()Vnamed method_49015Lnet/minecraft/class_8134;method_49015()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLens;a(Lega;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
-