Class LoomScreen
java.lang.Object
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 intermediary net/minecraft/class_494official ewhnamed 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
FieldsModifier and TypeFieldDescriptionprivate ItemStackprivate ModelPartprivate @Nullable List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>,DyeColor>> private booleanprivate ItemStackprivate booleanprivate ItemStackprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate booleanprivate floatprivate static final Identifierprivate intFields 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, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionLoomScreen(LoomScreenHandler screenHandler, PlayerInventory inventory, Text title) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawBackground(DrawContext context, float delta, int mouseX, int mouseY) private voiddrawBanner(DrawContext context, RegistryEntry<BannerPattern> pattern, int x, int y) private intgetRows()protected voidinit()Called when a screen should be initialized.protected booleanisClickOutsideBounds(double mouseX, double mouseY, int left, int top, int button) booleanmouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured.booleanmouseDragged(double mouseX, double mouseY, int button, double deltaX, double deltaY) Callback for when a mouse button drag event has been captured.booleanmouseScrolled(double mouseX, double mouseY, double amount) Callback for when a mouse button scroll event has been captured.private voidvoidrender(DrawContext context, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
close, drawForeground, drawMouseoverTooltip, drawSlotHighlight, endTouchDrag, getScreenHandler, getTooltipFromItem, handledScreenTick, handleHotbarKeyPressed, isPointWithinBounds, keyPressed, mouseReleased, onMouseClick, removed, 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, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, renderBackground, renderBackgroundTexture, 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 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.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, setFocused
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector intermediary field_2966Lnet/minecraft/class_494;field_2966:Lnet/minecraft/class_2960;official vLewh;v:Lacq;named TEXTURELnet/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 intermediary field_32346Lnet/minecraft/class_494;field_32346:Iofficial wLewh;w:Inamed PATTERN_LIST_COLUMNSLnet/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 intermediary field_32347Lnet/minecraft/class_494;field_32347:Iofficial xLewh;x:Inamed PATTERN_LIST_ROWSLnet/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 intermediary field_32348Lnet/minecraft/class_494;field_32348:Iofficial yLewh;y:Inamed SCROLLBAR_WIDTHLnet/minecraft/client/gui/screen/ingame/LoomScreen;SCROLLBAR_WIDTH:I
-
SCROLLBAR_HEIGHT
private static final int SCROLLBAR_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_32349Lnet/minecraft/class_494;field_32349:Iofficial zLewh;z:Inamed SCROLLBAR_HEIGHTLnet/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 intermediary field_32350Lnet/minecraft/class_494;field_32350:Iofficial ALewh;A:Inamed PATTERN_ENTRY_SIZELnet/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 intermediary field_32351Lnet/minecraft/class_494;field_32351:Iofficial CLewh;C:Inamed SCROLLBAR_AREA_HEIGHTLnet/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 intermediary field_32352Lnet/minecraft/class_494;field_32352:Iofficial DLewh;D:Inamed PATTERN_LIST_OFFSET_XLnet/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 intermediary field_32353Lnet/minecraft/class_494;field_32353:Iofficial ELewh;E:Inamed PATTERN_LIST_OFFSET_YLnet/minecraft/client/gui/screen/ingame/LoomScreen;PATTERN_LIST_OFFSET_Y:I
-
bannerField
- Mappings:
Namespace Name Mixin selector intermediary field_21694Lnet/minecraft/class_494;field_21694:Lnet/minecraft/class_630;official FLewh;F:Lfdt;named bannerFieldLnet/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 intermediary field_21841Lnet/minecraft/class_494;field_21841:Ljava/util/List;official GLewh;G:Ljava/util/List;named bannerPatternsLnet/minecraft/client/gui/screen/ingame/LoomScreen;bannerPatterns:Ljava/util/List;
-
banner
- Mappings:
Namespace Name Mixin selector intermediary field_2955Lnet/minecraft/class_494;field_2955:Lnet/minecraft/class_1799;official HLewh;H:Lcfx;named bannerLnet/minecraft/client/gui/screen/ingame/LoomScreen;banner:Lnet/minecraft/item/ItemStack;
-
dye
- Mappings:
Namespace Name Mixin selector intermediary field_2954Lnet/minecraft/class_494;field_2954:Lnet/minecraft/class_1799;official ILewh;I:Lcfx;named dyeLnet/minecraft/client/gui/screen/ingame/LoomScreen;dye:Lnet/minecraft/item/ItemStack;
-
pattern
- Mappings:
Namespace Name Mixin selector intermediary field_2967Lnet/minecraft/class_494;field_2967:Lnet/minecraft/class_1799;official JLewh;J:Lcfx;named patternLnet/minecraft/client/gui/screen/ingame/LoomScreen;pattern:Lnet/minecraft/item/ItemStack;
-
canApplyDyePattern
private boolean canApplyDyePattern- Mappings:
Namespace Name Mixin selector intermediary field_2965Lnet/minecraft/class_494;field_2965:Zofficial KLewh;K:Znamed canApplyDyePatternLnet/minecraft/client/gui/screen/ingame/LoomScreen;canApplyDyePattern:Z
-
hasTooManyPatterns
private boolean hasTooManyPatterns- Mappings:
Namespace Name Mixin selector intermediary field_2961Lnet/minecraft/class_494;field_2961:Zofficial LLewh;L:Znamed hasTooManyPatternsLnet/minecraft/client/gui/screen/ingame/LoomScreen;hasTooManyPatterns:Z
-
scrollPosition
private float scrollPosition- Mappings:
Namespace Name Mixin selector intermediary field_2968Lnet/minecraft/class_494;field_2968:Fofficial MLewh;M:Fnamed scrollPositionLnet/minecraft/client/gui/screen/ingame/LoomScreen;scrollPosition:F
-
scrollbarClicked
private boolean scrollbarClicked- Mappings:
Namespace Name Mixin selector intermediary field_2958Lnet/minecraft/class_494;field_2958:Zofficial NLewh;N:Znamed scrollbarClickedLnet/minecraft/client/gui/screen/ingame/LoomScreen;scrollbarClicked:Z
-
visibleTopRow
private int visibleTopRow- Mappings:
Namespace Name Mixin selector intermediary field_39190Lnet/minecraft/class_494;field_39190:Iofficial OLewh;O:Inamed visibleTopRowLnet/minecraft/client/gui/screen/ingame/LoomScreen;visibleTopRow:I
-
-
Constructor Details
-
LoomScreen
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_494;<init>(Lnet/minecraft/class_1726;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)Vofficial <init>Lewh;<init>(Lccg;Lbyl;Lsw;)Vnamed <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:
initin classHandledScreen<LoomScreenHandler>- Mappings:
Namespace Name Mixin selector intermediary method_25426Lnet/minecraft/class_437;method_25426()Vofficial bLeug;b()Vnamed initLnet/minecraft/client/gui/screen/Screen;init()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classHandledScreen<LoomScreenHandler>- Mappings:
Namespace Name Mixin selector intermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLepy;a(Leop;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
-
getRows
private int getRows()- Mappings:
Namespace Name Mixin selector intermediary method_43774Lnet/minecraft/class_494;method_43774()Iofficial DLewh;D()Inamed getRowsLnet/minecraft/client/gui/screen/ingame/LoomScreen;getRows()I
-
drawBackground
- Specified by:
drawBackgroundin classHandledScreen<LoomScreenHandler>- Mappings:
Namespace Name Mixin selector intermediary method_2389Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_332;FII)Vofficial aLeve;a(Leop;FII)Vnamed drawBackgroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/gui/DrawContext;FII)V
-
drawBanner
- Mappings:
Namespace Name Mixin selector intermediary method_22692Lnet/minecraft/class_494;method_22692(Lnet/minecraft/class_332;Lnet/minecraft/class_6880;II)Vofficial aLewh;a(Leop;Lhe;II)Vnamed drawBannerLnet/minecraft/client/gui/screen/ingame/LoomScreen;drawBanner(Lnet/minecraft/client/gui/DrawContext;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 inGLFWclass.- Specified by:
mouseClickedin interfaceElement- Specified by:
mouseClickedin interfaceParentElement- Overrides:
mouseClickedin classHandledScreen<LoomScreenHandler>- Parameters:
mouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousebutton- the mouse button number- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector intermediary method_25402Lnet/minecraft/class_364;method_25402(DDI)Zofficial aLeqk;a(DDI)Znamed mouseClickedLnet/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 inGLFWclass.- Specified by:
mouseDraggedin interfaceElement- Specified by:
mouseDraggedin interfaceParentElement- Overrides:
mouseDraggedin 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:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector intermediary method_25403Lnet/minecraft/class_364;method_25403(DDIDD)Zofficial aLeqk;a(DDIDD)Znamed mouseDraggedLnet/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< 0if scrolled down,> 0if scrolled up- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector intermediary method_25401Lnet/minecraft/class_364;method_25401(DDD)Zofficial aLeqk;a(DDD)Znamed mouseScrolledLnet/minecraft/client/gui/Element;mouseScrolled(DDD)Z
-
isClickOutsideBounds
protected boolean isClickOutsideBounds(double mouseX, double mouseY, int left, int top, int button) - Overrides:
isClickOutsideBoundsin classHandledScreen<LoomScreenHandler>- Mappings:
Namespace Name Mixin selector intermediary method_2381Lnet/minecraft/class_465;method_2381(DDIII)Zofficial aLeve;a(DDIII)Znamed isClickOutsideBoundsLnet/minecraft/client/gui/screen/ingame/HandledScreen;isClickOutsideBounds(DDIII)Z
-
onInventoryChanged
private void onInventoryChanged()- Mappings:
Namespace Name Mixin selector intermediary method_17576Lnet/minecraft/class_494;method_17576()Vofficial ELewh;E()Vnamed onInventoryChangedLnet/minecraft/client/gui/screen/ingame/LoomScreen;onInventoryChanged()V
-