Class SignEditScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.class_7743
net.minecraft.client.gui.screen.ingame.SignEditScreen
- All Implemented Interfaces:
Drawable,Element,ParentElement
- Mappings:
Namespace Name official eqbintermediary net/minecraft/class_498named net/minecraft/client/gui/screen/ingame/SignEditScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final floatstatic final floatprivate static final Vec3fFields inherited from class net.minecraft.class_7743
field_40424, field_40425, field_40426Fields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinit()Called when a screen should be initialized.protected voidmethod_45654(MatrixStack matrixStack, BlockState blockState) protected voidmethod_45656(MatrixStack matrixStack, VertexConsumerProvider.Immediate immediate, BlockState blockState) protected Vec3fMethods inherited from class net.minecraft.class_7743
charTyped, close, keyPressed, removed, render, tickMethods 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, narrateScreenIfNarrationEnabled, remove, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, shouldCloseOnEsc, shouldPause, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, enableScissor, 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.ParentElement
changeFocus, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
-
Field Details
-
field_40436
public static final float field_40436- See Also:
- Mappings:
Namespace Name Mixin selector official nLeqb;n:Fintermediary field_40436Lnet/minecraft/class_498;field_40436:Fnamed field_40436Lnet/minecraft/client/gui/screen/ingame/SignEditScreen;field_40436:F
-
field_40437
public static final float field_40437- See Also:
- Mappings:
Namespace Name Mixin selector official oLeqb;o:Fintermediary field_40437Lnet/minecraft/class_498;field_40437:Fnamed field_40437Lnet/minecraft/client/gui/screen/ingame/SignEditScreen;field_40437:F
-
field_40438
- Mappings:
Namespace Name Mixin selector official pLeqb;p:Lk;intermediary field_40438Lnet/minecraft/class_498;field_40438:Lnet/minecraft/class_1160;named field_40438Lnet/minecraft/client/gui/screen/ingame/SignEditScreen;field_40438:Lnet/minecraft/util/math/Vec3f;
-
model
- Mappings:
Namespace Name Mixin selector official qLeqb;q:Lfep$a;intermediary field_21525Lnet/minecraft/class_498;field_21525:Lnet/minecraft/class_837$class_4702;named modelLnet/minecraft/client/gui/screen/ingame/SignEditScreen;model:Lnet/minecraft/client/render/block/entity/SignBlockEntityRenderer$SignModel;
-
-
Constructor Details
-
SignEditScreen
- Mappings:
Namespace Name Mixin selector official <init>Leqb;<init>(Lcwq;Z)Vintermediary <init>Lnet/minecraft/class_498;<init>(Lnet/minecraft/class_2625;Z)Vnamed <init>Lnet/minecraft/client/gui/screen/ingame/SignEditScreen;<init>(Lnet/minecraft/block/entity/SignBlockEntity;Z)V
-
-
Method Details
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
- Overrides:
initin classclass_7743- Mappings:
Namespace Name Mixin selector official bLenv;b()Vintermediary method_25426Lnet/minecraft/class_437;method_25426()Vnamed initLnet/minecraft/client/gui/screen/Screen;init()V
-
method_45654
- Overrides:
method_45654in classclass_7743- Mappings:
Namespace Name Mixin selector official aLeov;a(Ledd;Lcxu;)Vintermediary method_45654Lnet/minecraft/class_7743;method_45654(Lnet/minecraft/class_4587;Lnet/minecraft/class_2680;)Vnamed method_45654Lnet/minecraft/class_7743;method_45654(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/block/BlockState;)V
-
method_45656
protected void method_45656(MatrixStack matrixStack, VertexConsumerProvider.Immediate immediate, BlockState blockState) - Specified by:
method_45656in classclass_7743- Mappings:
Namespace Name Mixin selector official aLeov;a(Ledd;Lfcg$a;Lcxu;)Vintermediary method_45656Lnet/minecraft/class_7743;method_45656(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597$class_4598;Lnet/minecraft/class_2680;)Vnamed method_45656Lnet/minecraft/class_7743;method_45656(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider$Immediate;Lnet/minecraft/block/BlockState;)V
-
method_45661
- Specified by:
method_45661in classclass_7743- Mappings:
Namespace Name Mixin selector official hLeov;h()Lk;intermediary method_45661Lnet/minecraft/class_7743;method_45661()Lnet/minecraft/class_1160;named method_45661Lnet/minecraft/class_7743;method_45661()Lnet/minecraft/util/math/Vec3f;
-