Class LoomScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.HandledScreen<LoomScreenHandler>
net.minecraft.client.gui.screen.ingame.LoomScreen
- All Implemented Interfaces:
Drawable
,Element
,Navigable
,ParentElement
,ScreenHandlerProvider<LoomScreenHandler>
- Mappings:
Namespace Name official evf
intermediary net/minecraft/class_494
named net/minecraft/client/gui/screen/ingame/LoomScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData
-
Field Summary
Modifier and TypeFieldDescriptionprivate ItemStack
private ModelPart
private @Nullable List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>,
DyeColor>> private boolean
private ItemStack
private boolean
private ItemStack
private static final int
private static final int
private static final int
private static final int
private static final int
private static final int
private static final int
private static final int
private boolean
private float
private static final Identifier
private int
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, y
Fields inherited from class net.minecraft.client.gui.screen.Screen
client, height, itemRenderer, passEvents, textRenderer, title, width
Fields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, LIGHT_DIRT_BACKGROUND_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
ConstructorDescriptionLoomScreen
(LoomScreenHandler screenHandler, PlayerInventory inventory, Text title) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
drawBackground
(MatrixStack matrices, float delta, int mouseX, int mouseY) private void
drawBanner
(RegistryEntry<BannerPattern> bannerPattern, int x, int y) private int
getRows()
protected void
init()
Called when a screen should be initialized.protected boolean
isClickOutsideBounds
(double mouseX, double mouseY, int left, int top, int button) boolean
mouseClicked
(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured.boolean
mouseDragged
(double mouseX, double mouseY, int button, double deltaX, double deltaY) Callback for when a mouse button drag event has been captured.boolean
mouseScrolled
(double mouseX, double mouseY, double amount) Callback for when a mouse button scroll event has been captured.private void
void
render
(MatrixStack matrices, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
close, drawForeground, drawMouseoverTooltip, drawSlotHighlight, endTouchDrag, getScreenHandler, handledScreenTick, handleHotbarKeyPressed, isPointWithinBounds, keyPressed, mouseReleased, onMouseClick, removed, shouldPause, tick
Methods 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, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderWithTooltip, resize, 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 net.minecraft.client.gui.DrawableHelper
disableScissor, drawBorder, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawHorizontalLine, drawNineSlicedTexture, drawNineSlicedTexture, drawNineSlicedTexture, drawRepeatingTexture, drawSprite, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawTextWithShadow, drawTextWithShadow, drawVerticalLine, drawWithOutline, enableScissor, fill, fill, fillGradient, fillGradient, fillGradient
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
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, setFocused
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official A
Levf;A:Ladd;
intermediary field_2966
Lnet/minecraft/class_494;field_2966:Lnet/minecraft/class_2960;
named TEXTURE
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;TEXTURE:Lnet/minecraft/util/Identifier;
-
PATTERN_LIST_COLUMNS
private static final int PATTERN_LIST_COLUMNS- See Also:
- Mappings:
Namespace Name Mixin selector official B
Levf;B:I
intermediary field_32346
Lnet/minecraft/class_494;field_32346:I
named PATTERN_LIST_COLUMNS
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;PATTERN_LIST_COLUMNS:I
-
PATTERN_LIST_ROWS
private static final int PATTERN_LIST_ROWS- See Also:
- Mappings:
Namespace Name Mixin selector official C
Levf;C:I
intermediary field_32347
Lnet/minecraft/class_494;field_32347:I
named PATTERN_LIST_ROWS
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;PATTERN_LIST_ROWS:I
-
SCROLLBAR_WIDTH
private static final int SCROLLBAR_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector official D
Levf;D:I
intermediary field_32348
Lnet/minecraft/class_494;field_32348:I
named SCROLLBAR_WIDTH
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;SCROLLBAR_WIDTH:I
-
SCROLLBAR_HEIGHT
private static final int SCROLLBAR_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector official E
Levf;E:I
intermediary field_32349
Lnet/minecraft/class_494;field_32349:I
named SCROLLBAR_HEIGHT
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;SCROLLBAR_HEIGHT:I
-
PATTERN_ENTRY_SIZE
private static final int PATTERN_ENTRY_SIZE- See Also:
- Mappings:
Namespace Name Mixin selector official F
Levf;F:I
intermediary field_32350
Lnet/minecraft/class_494;field_32350:I
named PATTERN_ENTRY_SIZE
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;PATTERN_ENTRY_SIZE:I
-
SCROLLBAR_AREA_HEIGHT
private static final int SCROLLBAR_AREA_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector official G
Levf;G:I
intermediary field_32351
Lnet/minecraft/class_494;field_32351:I
named SCROLLBAR_AREA_HEIGHT
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;SCROLLBAR_AREA_HEIGHT:I
-
PATTERN_LIST_OFFSET_X
private static final int PATTERN_LIST_OFFSET_X- See Also:
- Mappings:
Namespace Name Mixin selector official H
Levf;H:I
intermediary field_32352
Lnet/minecraft/class_494;field_32352:I
named PATTERN_LIST_OFFSET_X
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;PATTERN_LIST_OFFSET_X:I
-
PATTERN_LIST_OFFSET_Y
private static final int PATTERN_LIST_OFFSET_Y- See Also:
- Mappings:
Namespace Name Mixin selector official I
Levf;I:I
intermediary field_32353
Lnet/minecraft/class_494;field_32353:I
named PATTERN_LIST_OFFSET_Y
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;PATTERN_LIST_OFFSET_Y:I
-
bannerField
- Mappings:
Namespace Name Mixin selector official J
Levf;J:Lfcr;
intermediary field_21694
Lnet/minecraft/class_494;field_21694:Lnet/minecraft/class_630;
named bannerField
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;bannerField:Lnet/minecraft/client/model/ModelPart;
-
bannerPatterns
@Nullable private @Nullable List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>,DyeColor>> bannerPatterns- Mappings:
Namespace Name Mixin selector official K
Levf;K:Ljava/util/List;
intermediary field_21841
Lnet/minecraft/class_494;field_21841:Ljava/util/List;
named bannerPatterns
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;bannerPatterns:Ljava/util/List;
-
banner
- Mappings:
Namespace Name Mixin selector official L
Levf;L:Lcfv;
intermediary field_2955
Lnet/minecraft/class_494;field_2955:Lnet/minecraft/class_1799;
named banner
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;banner:Lnet/minecraft/item/ItemStack;
-
dye
- Mappings:
Namespace Name Mixin selector official M
Levf;M:Lcfv;
intermediary field_2954
Lnet/minecraft/class_494;field_2954:Lnet/minecraft/class_1799;
named dye
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;dye:Lnet/minecraft/item/ItemStack;
-
pattern
- Mappings:
Namespace Name Mixin selector official N
Levf;N:Lcfv;
intermediary field_2967
Lnet/minecraft/class_494;field_2967:Lnet/minecraft/class_1799;
named pattern
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;pattern:Lnet/minecraft/item/ItemStack;
-
canApplyDyePattern
private boolean canApplyDyePattern- Mappings:
Namespace Name Mixin selector official O
Levf;O:Z
intermediary field_2965
Lnet/minecraft/class_494;field_2965:Z
named canApplyDyePattern
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;canApplyDyePattern:Z
-
hasTooManyPatterns
private boolean hasTooManyPatterns- Mappings:
Namespace Name Mixin selector official P
Levf;P:Z
intermediary field_2961
Lnet/minecraft/class_494;field_2961:Z
named hasTooManyPatterns
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;hasTooManyPatterns:Z
-
scrollPosition
private float scrollPosition- Mappings:
Namespace Name Mixin selector official Q
Levf;Q:F
intermediary field_2968
Lnet/minecraft/class_494;field_2968:F
named scrollPosition
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;scrollPosition:F
-
scrollbarClicked
private boolean scrollbarClicked- Mappings:
Namespace Name Mixin selector official R
Levf;R:Z
intermediary field_2958
Lnet/minecraft/class_494;field_2958:Z
named scrollbarClicked
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;scrollbarClicked:Z
-
visibleTopRow
private int visibleTopRow- Mappings:
Namespace Name Mixin selector official S
Levf;S:I
intermediary field_39190
Lnet/minecraft/class_494;field_39190:I
named visibleTopRow
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;visibleTopRow:I
-
-
Constructor Details
-
LoomScreen
- Mappings:
Namespace Name Mixin selector official <init>
Levf;<init>(Lcch;Lbyl;Ltj;)V
intermediary <init>
Lnet/minecraft/class_494;<init>(Lnet/minecraft/class_1726;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)V
named <init>
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;<init>(Lnet/minecraft/screen/LoomScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)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(net.minecraft.client.gui.Element)
to set the element that is initially focused.- Overrides:
init
in classHandledScreen<LoomScreenHandler>
- Mappings:
Namespace Name Mixin selector official b
Letd;b()V
intermediary method_25426
Lnet/minecraft/class_437;method_25426()V
named init
Lnet/minecraft/client/gui/screen/Screen;init()V
-
render
- Specified by:
render
in interfaceDrawable
- Overrides:
render
in classHandledScreen<LoomScreenHandler>
- Mappings:
Namespace Name Mixin selector official a
Lepa;a(Lehe;IIF)V
intermediary method_25394
Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V
named render
Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
getRows
private int getRows()- Mappings:
Namespace Name Mixin selector official D
Levf;D()I
intermediary method_43774
Lnet/minecraft/class_494;method_43774()I
named getRows
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;getRows()I
-
drawBackground
- Specified by:
drawBackground
in classHandledScreen<LoomScreenHandler>
- Mappings:
Namespace Name Mixin selector official a
Leub;a(Lehe;FII)V
intermediary method_2389
Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_4587;FII)V
named drawBackground
Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/util/math/MatrixStack;FII)V
-
drawBanner
- Mappings:
Namespace Name Mixin selector official a
Levf;a(Lhd;II)V
intermediary method_22692
Lnet/minecraft/class_494;method_22692(Lnet/minecraft/class_6880;II)V
named drawBanner
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;drawBanner(Lnet/minecraft/registry/entry/RegistryEntry;II)V
-
mouseClicked
public boolean mouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFW
class.- Specified by:
mouseClicked
in interfaceElement
- Specified by:
mouseClicked
in interfaceParentElement
- Overrides:
mouseClicked
in classHandledScreen<LoomScreenHandler>
- Parameters:
mouseX
- the X coordinate of the mousemouseY
- the Y coordinate of the mousebutton
- the mouse button number- Returns:
true
to indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official a
Lepl;a(DDI)Z
intermediary method_25402
Lnet/minecraft/class_364;method_25402(DDI)Z
named mouseClicked
Lnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
-
mouseDragged
public boolean mouseDragged(double mouseX, double mouseY, int button, double deltaX, double deltaY) Callback for when a mouse button drag event has been captured. The button number is identified by the constants inGLFW
class.- Specified by:
mouseDragged
in interfaceElement
- Specified by:
mouseDragged
in interfaceParentElement
- Overrides:
mouseDragged
in classHandledScreen<LoomScreenHandler>
- Parameters:
mouseX
- the current X coordinate of the mousemouseY
- the current Y coordinate of the mousebutton
- the mouse button numberdeltaX
- the difference of the current X with the previous X coordinatedeltaY
- the difference of the current Y with the previous Y coordinate- Returns:
true
to indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official a
Lepl;a(DDIDD)Z
intermediary method_25403
Lnet/minecraft/class_364;method_25403(DDIDD)Z
named mouseDragged
Lnet/minecraft/client/gui/Element;mouseDragged(DDIDD)Z
-
mouseScrolled
public boolean mouseScrolled(double mouseX, double mouseY, double amount) Callback for when a mouse button scroll event has been captured.- Parameters:
mouseX
- the X coordinate of the mousemouseY
- the Y coordinate of the mouseamount
- value is< 0
if scrolled down,> 0
if scrolled up- Returns:
true
to indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official a
Lepl;a(DDD)Z
intermediary method_25401
Lnet/minecraft/class_364;method_25401(DDD)Z
named mouseScrolled
Lnet/minecraft/client/gui/Element;mouseScrolled(DDD)Z
-
isClickOutsideBounds
protected boolean isClickOutsideBounds(double mouseX, double mouseY, int left, int top, int button) - Overrides:
isClickOutsideBounds
in classHandledScreen<LoomScreenHandler>
- Mappings:
Namespace Name Mixin selector official a
Leub;a(DDIII)Z
intermediary method_2381
Lnet/minecraft/class_465;method_2381(DDIII)Z
named isClickOutsideBounds
Lnet/minecraft/client/gui/screen/ingame/HandledScreen;isClickOutsideBounds(DDIII)Z
-
onInventoryChanged
private void onInventoryChanged()- Mappings:
Namespace Name Mixin selector official E
Levf;E()V
intermediary method_17576
Lnet/minecraft/class_494;method_17576()V
named onInventoryChanged
Lnet/minecraft/client/gui/screen/ingame/LoomScreen;onInventoryChanged()V
-