Class StonecutterScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.HandledScreen<StonecutterScreenHandler>
net.minecraft.client.gui.screen.ingame.StonecutterScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement,ScreenHandlerProvider<StonecutterScreenHandler>
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/ingame/StonecutterScreenintermediary net/minecraft/class_3979official gpf
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate booleanprivate static final intprivate static final intprivate static final Identifierprivate static final intprivate static final intprivate static final intprivate static final intprivate static final Identifierprivate static final Identifierprivate floatprivate static final intprivate static final intprivate static final intprivate static final Identifierprivate static final Identifierprivate intprivate static final IdentifierFields 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
ConstructorsConstructorDescriptionStonecutterScreen(StonecutterScreenHandler handler, PlayerInventory inventory, Text title) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawBackground(DrawContext context, float deltaTicks, int mouseX, int mouseY) protected voiddrawMouseoverTooltip(DrawContext context, int x, int y) protected intbooleanmouseClicked(Click click, boolean doubled) Callback for when a mouse button down event has been captured.booleanmouseDragged(Click click, double offsetX, double offsetY) Callback for when a mouse button drag event has been captured.booleanmouseScrolled(double mouseX, double mouseY, double horizontalAmount, double verticalAmount) Callback for when a mouse button scroll event has been captured.private voidvoidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) private voidrenderRecipeBackground(DrawContext context, int mouseX, int mouseY, int x, int y, int scrollOffset) private voidrenderRecipeIcons(DrawContext context, int x, int y, int scrollOffset) private booleanMethods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
addTooltipSubmenuHandler, close, deferSubtitles, drawForeground, drawSlot, drawSlots, endTouchDrag, getScreenHandler, getTooltipFromItem, handledScreenTick, handleHotbarKeyPressed, init, isClickOutsideBounds, isPointWithinBounds, keyPressed, mouseReleased, onMouseClick, onMouseClick, onSlotChangedState, removed, 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, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, 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
-
SCROLLER_TEXTURE
- Mappings:
Namespace Name Mixin selector named SCROLLER_TEXTURELnet/minecraft/client/gui/screen/ingame/StonecutterScreen;SCROLLER_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45503Lnet/minecraft/class_3979;field_45503:Lnet/minecraft/class_2960;official DLgpf;D:Lamj;
-
SCROLLER_DISABLED_TEXTURE
- Mappings:
Namespace Name Mixin selector named SCROLLER_DISABLED_TEXTURELnet/minecraft/client/gui/screen/ingame/StonecutterScreen;SCROLLER_DISABLED_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45504Lnet/minecraft/class_3979;field_45504:Lnet/minecraft/class_2960;official ELgpf;E:Lamj;
-
RECIPE_SELECTED_TEXTURE
- Mappings:
Namespace Name Mixin selector named RECIPE_SELECTED_TEXTURELnet/minecraft/client/gui/screen/ingame/StonecutterScreen;RECIPE_SELECTED_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45505Lnet/minecraft/class_3979;field_45505:Lnet/minecraft/class_2960;official FLgpf;F:Lamj;
-
RECIPE_HIGHLIGHTED_TEXTURE
- Mappings:
Namespace Name Mixin selector named RECIPE_HIGHLIGHTED_TEXTURELnet/minecraft/client/gui/screen/ingame/StonecutterScreen;RECIPE_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45501Lnet/minecraft/class_3979;field_45501:Lnet/minecraft/class_2960;official GLgpf;G:Lamj;
-
RECIPE_TEXTURE
- Mappings:
Namespace Name Mixin selector named RECIPE_TEXTURELnet/minecraft/client/gui/screen/ingame/StonecutterScreen;RECIPE_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45502Lnet/minecraft/class_3979;field_45502:Lnet/minecraft/class_2960;official HLgpf;H:Lamj;
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURELnet/minecraft/client/gui/screen/ingame/StonecutterScreen;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_17673Lnet/minecraft/class_3979;field_17673:Lnet/minecraft/class_2960;official ILgpf;I:Lamj;
-
SCROLLBAR_WIDTH
private static final int SCROLLBAR_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector named SCROLLBAR_WIDTHLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;SCROLLBAR_WIDTH:Iintermediary field_32372Lnet/minecraft/class_3979;field_32372:Iofficial JLgpf;J:I
-
SCROLLBAR_HEIGHT
private static final int SCROLLBAR_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector named SCROLLBAR_HEIGHTLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;SCROLLBAR_HEIGHT:Iintermediary field_32373Lnet/minecraft/class_3979;field_32373:Iofficial KLgpf;K:I
-
RECIPE_LIST_COLUMNS
private static final int RECIPE_LIST_COLUMNS- See Also:
- Mappings:
Namespace Name Mixin selector named RECIPE_LIST_COLUMNSLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;RECIPE_LIST_COLUMNS:Iintermediary field_32374Lnet/minecraft/class_3979;field_32374:Iofficial LLgpf;L:I
-
RECIPE_LIST_ROWS
private static final int RECIPE_LIST_ROWS- See Also:
- Mappings:
Namespace Name Mixin selector named RECIPE_LIST_ROWSLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;RECIPE_LIST_ROWS:Iintermediary field_32375Lnet/minecraft/class_3979;field_32375:Iofficial MLgpf;M:I
-
RECIPE_ENTRY_WIDTH
private static final int RECIPE_ENTRY_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector named RECIPE_ENTRY_WIDTHLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;RECIPE_ENTRY_WIDTH:Iintermediary field_32376Lnet/minecraft/class_3979;field_32376:Iofficial NLgpf;N:I
-
RECIPE_ENTRY_HEIGHT
private static final int RECIPE_ENTRY_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector named RECIPE_ENTRY_HEIGHTLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;RECIPE_ENTRY_HEIGHT:Iintermediary field_32377Lnet/minecraft/class_3979;field_32377:Iofficial OLgpf;O:I
-
SCROLLBAR_AREA_HEIGHT
private static final int SCROLLBAR_AREA_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector named SCROLLBAR_AREA_HEIGHTLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;SCROLLBAR_AREA_HEIGHT:Iintermediary field_32378Lnet/minecraft/class_3979;field_32378:Iofficial PLgpf;P:I
-
RECIPE_LIST_OFFSET_X
private static final int RECIPE_LIST_OFFSET_X- See Also:
- Mappings:
Namespace Name Mixin selector named RECIPE_LIST_OFFSET_XLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;RECIPE_LIST_OFFSET_X:Iintermediary field_32379Lnet/minecraft/class_3979;field_32379:Iofficial QLgpf;Q:I
-
RECIPE_LIST_OFFSET_Y
private static final int RECIPE_LIST_OFFSET_Y- See Also:
- Mappings:
Namespace Name Mixin selector named RECIPE_LIST_OFFSET_YLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;RECIPE_LIST_OFFSET_Y:Iintermediary field_32380Lnet/minecraft/class_3979;field_32380:Iofficial RLgpf;R:I
-
scrollAmount
private float scrollAmount- Mappings:
Namespace Name Mixin selector named scrollAmountLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;scrollAmount:Fintermediary field_17674Lnet/minecraft/class_3979;field_17674:Fofficial SLgpf;S:F
-
mouseClicked
private boolean mouseClicked- Mappings:
Namespace Name Mixin selector named mouseClickedLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;mouseClicked:Zintermediary field_17670Lnet/minecraft/class_3979;field_17670:Zofficial TLgpf;T:Z
-
scrollOffset
private int scrollOffset- Mappings:
Namespace Name Mixin selector named scrollOffsetLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;scrollOffset:Iintermediary field_17671Lnet/minecraft/class_3979;field_17671:Iofficial ULgpf;U:I
-
canCraft
private boolean canCraft- Mappings:
Namespace Name Mixin selector named canCraftLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;canCraft:Zintermediary field_17672Lnet/minecraft/class_3979;field_17672:Zofficial VLgpf;V:Z
-
-
Constructor Details
-
StonecutterScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/ingame/StonecutterScreen;<init>(Lnet/minecraft/screen/StonecutterScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)Vintermediary <init>Lnet/minecraft/class_3979;<init>(Lnet/minecraft/class_3971;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)Vofficial <init>Lgpf;<init>(Ldfk;Lczk;Lxx;)V
-
-
Method Details
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classHandledScreen<StonecutterScreenHandler>- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLget;a(Lgdd;IIF)V
-
drawBackground
- Specified by:
drawBackgroundin classHandledScreen<StonecutterScreenHandler>- 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 aLgnq;a(Lgdd;FII)V
-
drawMouseoverTooltip
- Overrides:
drawMouseoverTooltipin classHandledScreen<StonecutterScreenHandler>- Mappings:
Namespace Name Mixin selector named drawMouseoverTooltipLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawMouseoverTooltip(Lnet/minecraft/client/gui/DrawContext;II)Vintermediary method_2380Lnet/minecraft/class_465;method_2380(Lnet/minecraft/class_332;II)Vofficial bLgnq;b(Lgdd;II)V
-
renderRecipeBackground
private void renderRecipeBackground(DrawContext context, int mouseX, int mouseY, int x, int y, int scrollOffset) - Mappings:
Namespace Name Mixin selector named renderRecipeBackgroundLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;renderRecipeBackground(Lnet/minecraft/client/gui/DrawContext;IIIII)Vintermediary method_17952Lnet/minecraft/class_3979;method_17952(Lnet/minecraft/class_332;IIIII)Vofficial aLgpf;a(Lgdd;IIIII)V
-
renderRecipeIcons
- Mappings:
Namespace Name Mixin selector named renderRecipeIconsLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;renderRecipeIcons(Lnet/minecraft/client/gui/DrawContext;III)Vintermediary method_17951Lnet/minecraft/class_3979;method_17951(Lnet/minecraft/class_332;III)Vofficial aLgpf;a(Lgdd;III)V
-
mouseClicked
Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFWclass.- Specified by:
mouseClickedin interfaceElement- Specified by:
mouseClickedin interfaceParentElement- Overrides:
mouseClickedin classHandledScreen<StonecutterScreenHandler>- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(Lnet/minecraft/client/gui/Click;Z)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(Lnet/minecraft/class_11909;Z)Zofficial aLggw;a(Lgti;Z)Z
-
mouseDragged
Callback for when a mouse button drag event has been captured. The button number is identified by the constants inGLFWclass.- Specified by:
mouseDraggedin interfaceElement- Specified by:
mouseDraggedin interfaceParentElement- Overrides:
mouseDraggedin classHandledScreen<StonecutterScreenHandler>- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named mouseDraggedLnet/minecraft/client/gui/Element;mouseDragged(Lnet/minecraft/client/gui/Click;DD)Zintermediary method_25403Lnet/minecraft/class_364;method_25403(Lnet/minecraft/class_11909;DD)Zofficial aLggw;a(Lgti;DD)Z
-
mouseScrolled
public boolean mouseScrolled(double mouseX, double mouseY, double horizontalAmount, double verticalAmount) Callback for when a mouse button scroll event has been captured.- Specified by:
mouseScrolledin interfaceElement- Specified by:
mouseScrolledin interfaceParentElement- Overrides:
mouseScrolledin classHandledScreen<StonecutterScreenHandler>- Parameters:
mouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousehorizontalAmount- the horizontal scroll amountverticalAmount- the vertical scroll amount- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named mouseScrolledLnet/minecraft/client/gui/Element;mouseScrolled(DDDD)Zintermediary method_25401Lnet/minecraft/class_364;method_25401(DDDD)Zofficial aLggw;a(DDDD)Z
-
shouldScroll
private boolean shouldScroll()- Mappings:
Namespace Name Mixin selector named shouldScrollLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;shouldScroll()Zintermediary method_17954Lnet/minecraft/class_3979;method_17954()Zofficial JLgpf;J()Z
-
getMaxScroll
protected int getMaxScroll()- Mappings:
Namespace Name Mixin selector named getMaxScrollLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;getMaxScroll()Iintermediary method_17953Lnet/minecraft/class_3979;method_17953()Iofficial ILgpf;I()I
-
onInventoryChange
private void onInventoryChange()- Mappings:
Namespace Name Mixin selector named onInventoryChangeLnet/minecraft/client/gui/screen/ingame/StonecutterScreen;onInventoryChange()Vintermediary method_17955Lnet/minecraft/class_3979;method_17955()Vofficial KLgpf;K()V
-