Package net.minecraft
Class class_8065
- All Implemented Interfaces:
Drawable,Element,ParentElement,ScreenHandlerProvider<class_8050>,ScreenHandlerListener
@Deprecated(forRemoval=true)
@Environment(CLIENT)
public class class_8065
extends ForgingScreen<class_8050>
Deprecated, for removal: This API element is subject to removal in a future version.
- Mappings:
Namespace Name official esvintermediary net/minecraft/class_8065named net/minecraft/class_8065
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final IdentifierDeprecated, for removal: This API element is subject to removal in a future version.Fields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
BACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, field_32322, focusedSlot, handler, playerInventoryTitle, playerInventoryTitleX, playerInventoryTitleY, titleX, titleY, x, yFields 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
ConstructorsConstructorDescriptionclass_8065(class_8050 class_8050, PlayerInventory playerInventory, Text text) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawForeground(MatrixStack matrices, int mouseX, int mouseY) Deprecated, for removal: This API element is subject to removal in a future version.protected voidmethod_48467(MatrixStack matrixStack, int int2, int int3) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class net.minecraft.client.gui.screen.ingame.ForgingScreen
drawBackground, init, onPropertyUpdate, onSlotUpdate, removed, render, renderForeground, setupMethods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
close, drawMouseoverTooltip, drawSlotHighlight, endTouchDrag, getScreenHandler, handledScreenTick, handleHotbarKeyPressed, isClickOutsideBounds, isPointWithinBounds, keyPressed, mouseClicked, mouseDragged, mouseReleased, onMouseClick, shouldPause, 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, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, remove, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, switchFocus, 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, fill, fillGradient, fillGradient, fillGradient, getZOffset, method_48465, 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
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseScrolled, setFocused
-
Field Details
-
field_42046
Deprecated, for removal: This API element is subject to removal in a future version.- Mappings:
Namespace Name Mixin selector official zLesv;z:Lacs;intermediary field_42046Lnet/minecraft/class_8065;field_42046:Lnet/minecraft/class_2960;named field_42046Lnet/minecraft/class_8065;field_42046:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_8065
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
drawForeground
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
drawForegroundin classHandledScreen<class_8050>- Mappings:
Namespace Name Mixin selector official bLers;b(Lefl;II)Vintermediary method_2388Lnet/minecraft/class_465;method_2388(Lnet/minecraft/class_4587;II)Vnamed drawForegroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawForeground(Lnet/minecraft/client/util/math/MatrixStack;II)V
-
method_48467
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
method_48467in classForgingScreen<class_8050>- Mappings:
Namespace Name Mixin selector official cLess;c(Lefl;II)Vintermediary method_48467Lnet/minecraft/class_4894;method_48467(Lnet/minecraft/class_4587;II)Vnamed method_48467Lnet/minecraft/client/gui/screen/ingame/ForgingScreen;method_48467(Lnet/minecraft/client/util/math/MatrixStack;II)V
-