Class SignEditScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.AbstractSignEditScreen
net.minecraft.client.gui.screen.ingame.SignEditScreen
- All Implemented Interfaces:
Drawable
,Element
,Navigable
,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/ingame/SignEditScreen
intermediary net/minecraft/class_498
official fpo
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData
-
Field Summary
Modifier and TypeFieldDescriptionstatic final float
private static final Vector3f
static final float
Fields inherited from class net.minecraft.client.gui.screen.ingame.AbstractSignEditScreen
signType
Fields 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, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, width
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Vector3f
protected void
init()
Called when a screen should be initialized.protected void
renderSignBackground
(DrawContext context, BlockState state) protected void
translateForRender
(DrawContext context, BlockState state) Methods inherited from class net.minecraft.client.gui.screen.ingame.AbstractSignEditScreen
charTyped, close, keyPressed, removed, render, renderBackground, shouldPause, tick
Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, clearTooltip, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getPanoramaTickDelta, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, switchFocus, updateNarrator, wrapScreenError
Methods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocused
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.Element
mouseMoved
Methods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
Methods inherited from interface net.minecraft.client.gui.ParentElement
getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
BACKGROUND_SCALE
public static final float BACKGROUND_SCALE- See Also:
- Mappings:
Namespace Name Mixin selector named BACKGROUND_SCALE
Lnet/minecraft/client/gui/screen/ingame/SignEditScreen;BACKGROUND_SCALE:F
intermediary field_40436
Lnet/minecraft/class_498;field_40436:F
official b
Lfpo;b:F
-
TEXT_SCALE_MULTIPLIER
public static final float TEXT_SCALE_MULTIPLIER- See Also:
- Mappings:
Namespace Name Mixin selector named TEXT_SCALE_MULTIPLIER
Lnet/minecraft/client/gui/screen/ingame/SignEditScreen;TEXT_SCALE_MULTIPLIER:F
intermediary field_40437
Lnet/minecraft/class_498;field_40437:F
official c
Lfpo;c:F
-
TEXT_SCALE
- Mappings:
Namespace Name Mixin selector named TEXT_SCALE
Lnet/minecraft/client/gui/screen/ingame/SignEditScreen;TEXT_SCALE:Lorg/joml/Vector3f;
intermediary field_40438
Lnet/minecraft/class_498;field_40438:Lorg/joml/Vector3f;
official d
Lfpo;d:Lorg/joml/Vector3f;
-
model
- Mappings:
Namespace Name Mixin selector named model
Lnet/minecraft/client/gui/screen/ingame/SignEditScreen;model:Lnet/minecraft/client/render/block/entity/SignBlockEntityRenderer$SignModel;
intermediary field_21525
Lnet/minecraft/class_498;field_21525:Lnet/minecraft/class_837$class_4702;
official r
Lfpo;r:Lgge$a;
-
-
Constructor Details
-
SignEditScreen
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/gui/screen/ingame/SignEditScreen;<init>(Lnet/minecraft/block/entity/SignBlockEntity;ZZ)V
intermediary <init>
Lnet/minecraft/class_498;<init>(Lnet/minecraft/class_2625;ZZ)V
official <init>
Lfpo;<init>(Ldqt;ZZ)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.
This should call
Screen.setInitialFocus()
to set the element that is initially focused.- Overrides:
init
in classAbstractSignEditScreen
- Mappings:
Namespace Name Mixin selector named init
Lnet/minecraft/client/gui/screen/Screen;init()V
intermediary method_25426
Lnet/minecraft/class_437;method_25426()V
official aM_
Lfnf;aM_()V
-
translateForRender
- Overrides:
translateForRender
in classAbstractSignEditScreen
- Mappings:
Namespace Name Mixin selector named translateForRender
Lnet/minecraft/client/gui/screen/ingame/AbstractSignEditScreen;translateForRender(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/block/BlockState;)V
intermediary method_45654
Lnet/minecraft/class_7743;method_45654(Lnet/minecraft/class_332;Lnet/minecraft/class_2680;)V
official b
Lfof;b(Lfgt;Ldse;)V
-
renderSignBackground
- Specified by:
renderSignBackground
in classAbstractSignEditScreen
- Mappings:
Namespace Name Mixin selector named renderSignBackground
Lnet/minecraft/client/gui/screen/ingame/AbstractSignEditScreen;renderSignBackground(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/block/BlockState;)V
intermediary method_45656
Lnet/minecraft/class_7743;method_45656(Lnet/minecraft/class_332;Lnet/minecraft/class_2680;)V
official a
Lfof;a(Lfgt;Ldse;)V
-
getTextScale
- Specified by:
getTextScale
in classAbstractSignEditScreen
- Mappings:
Namespace Name Mixin selector named getTextScale
Lnet/minecraft/client/gui/screen/ingame/AbstractSignEditScreen;getTextScale()Lorg/joml/Vector3f;
intermediary method_45661
Lnet/minecraft/class_7743;method_45661()Lorg/joml/Vector3f;
official m
Lfof;m()Lorg/joml/Vector3f;
-