Class AnvilScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.HandledScreen<AnvilScreenHandler>
net.minecraft.client.gui.screen.ingame.ForgingScreen<AnvilScreenHandler>
net.minecraft.client.gui.screen.ingame.AnvilScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement,ScreenHandlerProvider<AnvilScreenHandler>,ScreenHandlerListener
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/ingame/AnvilScreenintermediary net/minecraft/class_471official gqy
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate TextFieldWidgetprivate final PlayerEntityprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final TextFields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
BACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, field_52802, field_52803, focusedSlot, handler, playerInventoryTitle, playerInventoryTitleX, playerInventoryTitleY, titleX, titleY, x, yFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, field_60460, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, textRenderer, title, width -
Constructor Summary
ConstructorsConstructorDescriptionAnvilScreen(AnvilScreenHandler handler, PlayerInventory inventory, Text title) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawBackground(DrawContext context, float deltaTicks, int mouseX, int mouseY) protected voiddrawForeground(DrawContext context, int mouseX, int mouseY) protected voiddrawInvalidRecipeArrow(DrawContext context, int x, int y) protected voidbooleankeyPressed(KeyInput input) Callback for when a key down event has been captured.private voidvoidonSlotUpdate(ScreenHandler handler, int slotId, ItemStack stack) voidresize(int int2, int int3) protected voidThis should be overridden with a call toScreen.setInitialFocus(Element)to set the element that is initially focused.protected voidsetup()Methods inherited from class net.minecraft.client.gui.screen.ingame.ForgingScreen
init, onPropertyUpdate, removed, renderMethods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
addTooltipSubmenuHandler, close, deferSubtitles, drawMouseoverTooltip, drawSlot, drawSlots, endTouchDrag, getScreenHandler, getTooltipFromItem, handleHotbarKeyPressed, isClickOutsideBounds, isPointWithinBounds, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, onMouseClick, onMouseClick, onSlotChangedState, renderBackground, renderCursorStack, renderLetGoTouchStack, renderMain, shouldPause, tickMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, allowRotatingPanorama, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, canInterruptOtherScreen, children, clearAndInit, clearChildren, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, setInitialFocus, setWidgetAlpha, shouldCloseOnEsc, showsStatusEffects, switchFocus, 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, isClickable, 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, setFocused
-
Field Details
-
TEXT_FIELD_TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXT_FIELD_TEXTURELnet/minecraft/client/gui/screen/ingame/AnvilScreen;TEXT_FIELD_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45436Lnet/minecraft/class_471;field_45436:Lnet/minecraft/class_2960;official DLgqy;D:Lamy;
-
TEXT_FIELD_DISABLED_TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXT_FIELD_DISABLED_TEXTURELnet/minecraft/client/gui/screen/ingame/AnvilScreen;TEXT_FIELD_DISABLED_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45437Lnet/minecraft/class_471;field_45437:Lnet/minecraft/class_2960;official ELgqy;E:Lamy;
-
ERROR_TEXTURE
- Mappings:
Namespace Name Mixin selector named ERROR_TEXTURELnet/minecraft/client/gui/screen/ingame/AnvilScreen;ERROR_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45438Lnet/minecraft/class_471;field_45438:Lnet/minecraft/class_2960;official FLgqy;F:Lamy;
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURELnet/minecraft/client/gui/screen/ingame/AnvilScreen;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_2819Lnet/minecraft/class_471;field_2819:Lnet/minecraft/class_2960;official GLgqy;G:Lamy;
-
TOO_EXPENSIVE_TEXT
- Mappings:
Namespace Name Mixin selector named TOO_EXPENSIVE_TEXTLnet/minecraft/client/gui/screen/ingame/AnvilScreen;TOO_EXPENSIVE_TEXT:Lnet/minecraft/text/Text;intermediary field_26559Lnet/minecraft/class_471;field_26559:Lnet/minecraft/class_2561;official HLgqy;H:Lym;
-
nameField
- Mappings:
Namespace Name Mixin selector named nameFieldLnet/minecraft/client/gui/screen/ingame/AnvilScreen;nameField:Lnet/minecraft/client/gui/widget/TextFieldWidget;intermediary field_2821Lnet/minecraft/class_471;field_2821:Lnet/minecraft/class_342;official ILgqy;I:Lggz;
-
player
- Mappings:
Namespace Name Mixin selector named playerLnet/minecraft/client/gui/screen/ingame/AnvilScreen;player:Lnet/minecraft/entity/player/PlayerEntity;intermediary field_29348Lnet/minecraft/class_471;field_29348:Lnet/minecraft/class_1657;official JLgqy;J:Ldcb;
-
-
Constructor Details
-
AnvilScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/ingame/AnvilScreen;<init>(Lnet/minecraft/screen/AnvilScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)Vintermediary <init>Lnet/minecraft/class_471;<init>(Lnet/minecraft/class_1706;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)Vofficial <init>Lgqy;<init>(Ldfz;Ldca;Lym;)V
-
-
Method Details
-
setup
protected void setup()- Overrides:
setupin classForgingScreen<AnvilScreenHandler>- Mappings:
Namespace Name Mixin selector named setupLnet/minecraft/client/gui/screen/ingame/ForgingScreen;setup()Vintermediary method_25445Lnet/minecraft/class_4894;method_25445()Vofficial ILgrx;I()V
-
handledScreenTick
protected void handledScreenTick()- Overrides:
handledScreenTickin classHandledScreen<AnvilScreenHandler>- Mappings:
Namespace Name Mixin selector named handledScreenTickLnet/minecraft/client/gui/screen/ingame/HandledScreen;handledScreenTick()Vintermediary method_37432Lnet/minecraft/class_465;method_37432()Vofficial pLgqu;p()V
-
setInitialFocus
protected void setInitialFocus()This should be overridden with a call toScreen.setInitialFocus(Element)to set the element that is initially focused.- Overrides:
setInitialFocusin classScreen- Mappings:
Namespace Name Mixin selector named setInitialFocusLnet/minecraft/client/gui/screen/Screen;setInitialFocus()Vintermediary method_56131Lnet/minecraft/class_437;method_56131()Vofficial aI_Lgpn;aI_()V
-
resize
public void resize(int int2, int int3) -
keyPressed
Callback for when a key down event has been captured. The key code is identified by the constants inGLFWclass.- Specified by:
keyPressedin interfaceElement- Specified by:
keyPressedin interfaceParentElement- Overrides:
keyPressedin classHandledScreen<AnvilScreenHandler>- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named keyPressedLnet/minecraft/client/gui/Element;keyPressed(Lnet/minecraft/client/input/KeyInput;)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(Lnet/minecraft/class_11908;)Zofficial aLgjy;a(Lgwl;)Z
-
onRenamed
- Mappings:
Namespace Name Mixin selector named onRenamedLnet/minecraft/client/gui/screen/ingame/AnvilScreen;onRenamed(Ljava/lang/String;)Vintermediary method_2403Lnet/minecraft/class_471;method_2403(Ljava/lang/String;)Vofficial aLgqy;a(Ljava/lang/String;)V
-
drawForeground
- Overrides:
drawForegroundin classHandledScreen<AnvilScreenHandler>- Mappings:
Namespace Name Mixin selector named drawForegroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawForeground(Lnet/minecraft/client/gui/DrawContext;II)Vintermediary method_2388Lnet/minecraft/class_465;method_2388(Lnet/minecraft/class_332;II)Vofficial cLgqu;c(Lggd;II)V
-
drawBackground
- Overrides:
drawBackgroundin classForgingScreen<AnvilScreenHandler>- Mappings:
Namespace Name Mixin selector named drawBackgroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/gui/DrawContext;FII)Vintermediary method_2389Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_332;FII)Vofficial aLgqu;a(Lggd;FII)V
-
drawInvalidRecipeArrow
- Specified by:
drawInvalidRecipeArrowin classForgingScreen<AnvilScreenHandler>- Mappings:
Namespace Name Mixin selector named drawInvalidRecipeArrowLnet/minecraft/client/gui/screen/ingame/ForgingScreen;drawInvalidRecipeArrow(Lnet/minecraft/client/gui/DrawContext;II)Vintermediary method_48467Lnet/minecraft/class_4894;method_48467(Lnet/minecraft/class_332;II)Vofficial dLgrx;d(Lggd;II)V
-
onSlotUpdate
- Specified by:
onSlotUpdatein interfaceScreenHandlerListener- Overrides:
onSlotUpdatein classForgingScreen<AnvilScreenHandler>- Mappings:
Namespace Name Mixin selector named onSlotUpdateLnet/minecraft/screen/ScreenHandlerListener;onSlotUpdate(Lnet/minecraft/screen/ScreenHandler;ILnet/minecraft/item/ItemStack;)Vintermediary method_7635Lnet/minecraft/class_1712;method_7635(Lnet/minecraft/class_1703;ILnet/minecraft/class_1799;)Vofficial aLdgk;a(Ldfw;ILdkf;)V
-