Class MerchantScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement, ScreenHandlerProvider<MerchantScreenHandler>

@Environment(CLIENT) public class MerchantScreen extends HandledScreen<MerchantScreenHandler>
Mappings:
Namespace Name
official fan
intermediary net/minecraft/class_492
named net/minecraft/client/gui/screen/ingame/MerchantScreen
  • Field Details

    • OUT_OF_STOCK_TEXTURE

      private static final Identifier OUT_OF_STOCK_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official x Lfan;x:Laew;
      intermediary field_45490 Lnet/minecraft/class_492;field_45490:Lnet/minecraft/class_2960;
      named OUT_OF_STOCK_TEXTURE Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;OUT_OF_STOCK_TEXTURE:Lnet/minecraft/util/Identifier;
    • EXPERIENCE_BAR_BACKGROUND_TEXTURE

      private static final Identifier EXPERIENCE_BAR_BACKGROUND_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official y Lfan;y:Laew;
      intermediary field_45491 Lnet/minecraft/class_492;field_45491:Lnet/minecraft/class_2960;
      named EXPERIENCE_BAR_BACKGROUND_TEXTURE Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;EXPERIENCE_BAR_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;
    • EXPERIENCE_BAR_CURRENT_TEXTURE

      private static final Identifier EXPERIENCE_BAR_CURRENT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official z Lfan;z:Laew;
      intermediary field_45492 Lnet/minecraft/class_492;field_45492:Lnet/minecraft/class_2960;
      named EXPERIENCE_BAR_CURRENT_TEXTURE Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;EXPERIENCE_BAR_CURRENT_TEXTURE:Lnet/minecraft/util/Identifier;
    • EXPERIENCE_BAR_RESULT_TEXTURE

      private static final Identifier EXPERIENCE_BAR_RESULT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official A Lfan;A:Laew;
      intermediary field_45484 Lnet/minecraft/class_492;field_45484:Lnet/minecraft/class_2960;
      named EXPERIENCE_BAR_RESULT_TEXTURE Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;EXPERIENCE_BAR_RESULT_TEXTURE:Lnet/minecraft/util/Identifier;
    • SCROLLER_TEXTURE

      private static final Identifier SCROLLER_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official B Lfan;B:Laew;
      intermediary field_45485 Lnet/minecraft/class_492;field_45485:Lnet/minecraft/class_2960;
      named SCROLLER_TEXTURE Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;SCROLLER_TEXTURE:Lnet/minecraft/util/Identifier;
    • SCROLLER_DISABLED_TEXTURE

      private static final Identifier SCROLLER_DISABLED_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official C Lfan;C:Laew;
      intermediary field_45486 Lnet/minecraft/class_492;field_45486:Lnet/minecraft/class_2960;
      named SCROLLER_DISABLED_TEXTURE Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;SCROLLER_DISABLED_TEXTURE:Lnet/minecraft/util/Identifier;
    • TRADE_ARROW_OUT_OF_STOCK_TEXTURE

      private static final Identifier TRADE_ARROW_OUT_OF_STOCK_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official D Lfan;D:Laew;
      intermediary field_45487 Lnet/minecraft/class_492;field_45487:Lnet/minecraft/class_2960;
      named TRADE_ARROW_OUT_OF_STOCK_TEXTURE Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;TRADE_ARROW_OUT_OF_STOCK_TEXTURE:Lnet/minecraft/util/Identifier;
    • TRADE_ARROW_TEXTURE

      private static final Identifier TRADE_ARROW_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official E Lfan;E:Laew;
      intermediary field_45488 Lnet/minecraft/class_492;field_45488:Lnet/minecraft/class_2960;
      named TRADE_ARROW_TEXTURE Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;TRADE_ARROW_TEXTURE:Lnet/minecraft/util/Identifier;
    • DISCOUNT_STRIKETHROUGH_TEXTURE

      private static final Identifier DISCOUNT_STRIKETHROUGH_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official F Lfan;F:Laew;
      intermediary field_45489 Lnet/minecraft/class_492;field_45489:Lnet/minecraft/class_2960;
      named DISCOUNT_STRIKETHROUGH_TEXTURE Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;DISCOUNT_STRIKETHROUGH_TEXTURE:Lnet/minecraft/util/Identifier;
    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official G Lfan;G:Laew;
      intermediary field_2950 Lnet/minecraft/class_492;field_2950:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;TEXTURE:Lnet/minecraft/util/Identifier;
    • TEXTURE_WIDTH

      private static final int TEXTURE_WIDTH
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official H Lfan;H:I
      intermediary field_32354 Lnet/minecraft/class_492;field_32354:I
      named TEXTURE_WIDTH Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;TEXTURE_WIDTH:I
    • TEXTURE_HEIGHT

      private static final int TEXTURE_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official I Lfan;I:I
      intermediary field_32355 Lnet/minecraft/class_492;field_32355:I
      named TEXTURE_HEIGHT Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;TEXTURE_HEIGHT:I
    • field_32356

      private static final int field_32356
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official J Lfan;J:I
      intermediary field_32356 Lnet/minecraft/class_492;field_32356:I
      named field_32356 Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;field_32356:I
    • XP_BAR_X_OFFSET

      private static final int XP_BAR_X_OFFSET
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official K Lfan;K:I
      intermediary field_32357 Lnet/minecraft/class_492;field_32357:I
      named XP_BAR_X_OFFSET Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;XP_BAR_X_OFFSET:I
    • TRADE_LIST_AREA_Y_OFFSET

      private static final int TRADE_LIST_AREA_Y_OFFSET
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official L Lfan;L:I
      intermediary field_32358 Lnet/minecraft/class_492;field_32358:I
      named TRADE_LIST_AREA_Y_OFFSET Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;TRADE_LIST_AREA_Y_OFFSET:I
    • FIRST_BUY_ITEM_X_OFFSET

      private static final int FIRST_BUY_ITEM_X_OFFSET
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official M Lfan;M:I
      intermediary field_32359 Lnet/minecraft/class_492;field_32359:I
      named FIRST_BUY_ITEM_X_OFFSET Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;FIRST_BUY_ITEM_X_OFFSET:I
    • SECOND_BUY_ITEM_X_OFFSET

      private static final int SECOND_BUY_ITEM_X_OFFSET
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official N Lfan;N:I
      intermediary field_32360 Lnet/minecraft/class_492;field_32360:I
      named SECOND_BUY_ITEM_X_OFFSET Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;SECOND_BUY_ITEM_X_OFFSET:I
    • SOLD_ITEM_X_OFFSET

      private static final int SOLD_ITEM_X_OFFSET
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official O Lfan;O:I
      intermediary field_32361 Lnet/minecraft/class_492;field_32361:I
      named SOLD_ITEM_X_OFFSET Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;SOLD_ITEM_X_OFFSET:I
    • field_32362

      private static final int field_32362
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official P Lfan;P:I
      intermediary field_32362 Lnet/minecraft/class_492;field_32362:I
      named field_32362 Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;field_32362:I
    • MAX_TRADE_OFFERS

      private static final int MAX_TRADE_OFFERS
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official Q Lfan;Q:I
      intermediary field_32363 Lnet/minecraft/class_492;field_32363:I
      named MAX_TRADE_OFFERS Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;MAX_TRADE_OFFERS:I
    • field_32364

      private static final int field_32364
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official R Lfan;R:I
      intermediary field_32364 Lnet/minecraft/class_492;field_32364:I
      named field_32364 Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;field_32364:I
    • TRADE_OFFER_BUTTON_HEIGHT

      private static final int TRADE_OFFER_BUTTON_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official S Lfan;S:I
      intermediary field_32365 Lnet/minecraft/class_492;field_32365:I
      named TRADE_OFFER_BUTTON_HEIGHT Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;TRADE_OFFER_BUTTON_HEIGHT:I
    • TRADE_OFFER_BUTTON_WIDTH

      private static final int TRADE_OFFER_BUTTON_WIDTH
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official T Lfan;T:I
      intermediary field_32366 Lnet/minecraft/class_492;field_32366:I
      named TRADE_OFFER_BUTTON_WIDTH Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;TRADE_OFFER_BUTTON_WIDTH:I
    • SCROLLBAR_HEIGHT

      private static final int SCROLLBAR_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official U Lfan;U:I
      intermediary field_32367 Lnet/minecraft/class_492;field_32367:I
      named SCROLLBAR_HEIGHT Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;SCROLLBAR_HEIGHT:I
    • SCROLLBAR_WIDTH

      private static final int SCROLLBAR_WIDTH
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official V Lfan;V:I
      intermediary field_32368 Lnet/minecraft/class_492;field_32368:I
      named SCROLLBAR_WIDTH Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;SCROLLBAR_WIDTH:I
    • SCROLLBAR_AREA_HEIGHT

      private static final int SCROLLBAR_AREA_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official W Lfan;W:I
      intermediary field_32369 Lnet/minecraft/class_492;field_32369:I
      named SCROLLBAR_AREA_HEIGHT Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;SCROLLBAR_AREA_HEIGHT:I
    • SCROLLBAR_OFFSET_Y

      private static final int SCROLLBAR_OFFSET_Y
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official X Lfan;X:I
      intermediary field_32370 Lnet/minecraft/class_492;field_32370:I
      named SCROLLBAR_OFFSET_Y Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;SCROLLBAR_OFFSET_Y:I
    • SCROLLBAR_OFFSET_X

      private static final int SCROLLBAR_OFFSET_X
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official Y Lfan;Y:I
      intermediary field_32371 Lnet/minecraft/class_492;field_32371:I
      named SCROLLBAR_OFFSET_X Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;SCROLLBAR_OFFSET_X:I
    • TRADES_TEXT

      private static final Text TRADES_TEXT
      Mappings:
      Namespace Name Mixin selector
      official Z Lfan;Z:Ltl;
      intermediary field_26569 Lnet/minecraft/class_492;field_26569:Lnet/minecraft/class_2561;
      named TRADES_TEXT Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;TRADES_TEXT:Lnet/minecraft/text/Text;
    • DEPRECATED_TEXT

      private static final Text DEPRECATED_TEXT
      Mappings:
      Namespace Name Mixin selector
      official aa Lfan;aa:Ltl;
      intermediary field_26571 Lnet/minecraft/class_492;field_26571:Lnet/minecraft/class_2561;
      named DEPRECATED_TEXT Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;DEPRECATED_TEXT:Lnet/minecraft/text/Text;
    • selectedIndex

      private int selectedIndex
      Mappings:
      Namespace Name Mixin selector
      official ab Lfan;ab:I
      intermediary field_19161 Lnet/minecraft/class_492;field_19161:I
      named selectedIndex Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;selectedIndex:I
    • offers

      private final MerchantScreen.WidgetButtonPage[] offers
      Mappings:
      Namespace Name Mixin selector
      official ac Lfan;ac:[Lfan$a;
      intermediary field_19162 Lnet/minecraft/class_492;field_19162:[Lnet/minecraft/class_492$class_493;
      named offers Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;offers:[Lnet/minecraft/client/gui/screen/ingame/MerchantScreen$WidgetButtonPage;
    • indexStartOffset

      int indexStartOffset
      Mappings:
      Namespace Name Mixin selector
      official ad Lfan;ad:I
      intermediary field_19163 Lnet/minecraft/class_492;field_19163:I
      named indexStartOffset Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;indexStartOffset:I
    • scrolling

      private boolean scrolling
      Mappings:
      Namespace Name Mixin selector
      official ae Lfan;ae:Z
      intermediary field_19164 Lnet/minecraft/class_492;field_19164:Z
      named scrolling Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;scrolling:Z
  • Constructor Details

    • MerchantScreen

      public MerchantScreen(MerchantScreenHandler handler, PlayerInventory inventory, Text title)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfan;<init>(Lcfs;Lcbt;Ltl;)V
      intermediary <init> Lnet/minecraft/class_492;<init>(Lnet/minecraft/class_1728;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;<init>(Lnet/minecraft/screen/MerchantScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)V
  • Method Details

    • syncRecipeIndex

      private void syncRecipeIndex()
      Mappings:
      Namespace Name Mixin selector
      official F Lfan;F()V
      intermediary method_2496 Lnet/minecraft/class_492;method_2496()V
      named syncRecipeIndex Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;syncRecipeIndex()V
    • 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 class HandledScreen<MerchantScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      official aH_ Leyk;aH_()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • drawForeground

      protected void drawForeground(DrawContext context, int mouseX, int mouseY)
      Overrides:
      drawForeground in class HandledScreen<MerchantScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      official b Lezi;b(Lesf;II)V
      intermediary method_2388 Lnet/minecraft/class_465;method_2388(Lnet/minecraft/class_332;II)V
      named drawForeground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawForeground(Lnet/minecraft/client/gui/DrawContext;II)V
    • drawBackground

      protected void drawBackground(DrawContext context, float delta, int mouseX, int mouseY)
      Specified by:
      drawBackground in class HandledScreen<MerchantScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      official a Lezi;a(Lesf;FII)V
      intermediary method_2389 Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_332;FII)V
      named drawBackground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/gui/DrawContext;FII)V
    • drawLevelInfo

      private void drawLevelInfo(DrawContext context, int x, int y, TradeOffer tradeOffer)
      Mappings:
      Namespace Name Mixin selector
      official a Lfan;a(Lesf;IILcot;)V
      intermediary method_19413 Lnet/minecraft/class_492;method_19413(Lnet/minecraft/class_332;IILnet/minecraft/class_1914;)V
      named drawLevelInfo Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;drawLevelInfo(Lnet/minecraft/client/gui/DrawContext;IILnet/minecraft/village/TradeOffer;)V
    • renderScrollbar

      private void renderScrollbar(DrawContext context, int x, int y, TradeOfferList tradeOffers)
      Mappings:
      Namespace Name Mixin selector
      official a Lfan;a(Lesf;IILcou;)V
      intermediary method_20221 Lnet/minecraft/class_492;method_20221(Lnet/minecraft/class_332;IILnet/minecraft/class_1916;)V
      named renderScrollbar Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;renderScrollbar(Lnet/minecraft/client/gui/DrawContext;IILnet/minecraft/village/TradeOfferList;)V
    • render

      public void render(DrawContext context, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class HandledScreen<MerchantScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      official a Lets;a(Lesf;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
    • renderArrow

      private void renderArrow(DrawContext context, TradeOffer tradeOffer, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official a Lfan;a(Lesf;Lcot;II)V
      intermediary method_20223 Lnet/minecraft/class_492;method_20223(Lnet/minecraft/class_332;Lnet/minecraft/class_1914;II)V
      named renderArrow Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;renderArrow(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/village/TradeOffer;II)V
    • renderFirstBuyItem

      private void renderFirstBuyItem(DrawContext context, ItemStack adjustedFirstBuyItem, ItemStack originalFirstBuyItem, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official a Lfan;a(Lesf;Lcjf;Lcjf;II)V
      intermediary method_20222 Lnet/minecraft/class_492;method_20222(Lnet/minecraft/class_332;Lnet/minecraft/class_1799;Lnet/minecraft/class_1799;II)V
      named renderFirstBuyItem Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;renderFirstBuyItem(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;II)V
    • canScroll

      private boolean canScroll(int listSize)
      Mappings:
      Namespace Name Mixin selector
      official a Lfan;a(I)Z
      intermediary method_20220 Lnet/minecraft/class_492;method_20220(I)Z
      named canScroll Lnet/minecraft/client/gui/screen/ingame/MerchantScreen;canScroll(I)Z
    • mouseScrolled

      public boolean mouseScrolled(double mouseX, double mouseY, double horizontalAmount, double verticalAmount)
      Callback for when a mouse button scroll event has been captured.
      Parameters:
      mouseX - the X coordinate of the mouse
      mouseY - the Y coordinate of the mouse
      horizontalAmount - the horizontal scroll amount
      verticalAmount - the vertical scroll amount
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Leuk;a(DDDD)Z
      intermediary method_25401 Lnet/minecraft/class_364;method_25401(DDDD)Z
      named mouseScrolled Lnet/minecraft/client/gui/Element;mouseScrolled(DDDD)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 in GLFW class.
      Specified by:
      mouseDragged in interface Element
      Specified by:
      mouseDragged in interface ParentElement
      Overrides:
      mouseDragged in class HandledScreen<MerchantScreenHandler>
      Parameters:
      mouseX - the current X coordinate of the mouse
      mouseY - the current Y coordinate of the mouse
      button - the mouse button number
      deltaX - the difference of the current X with the previous X coordinate
      deltaY - 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 Leuk;a(DDIDD)Z
      intermediary method_25403 Lnet/minecraft/class_364;method_25403(DDIDD)Z
      named mouseDragged Lnet/minecraft/client/gui/Element;mouseDragged(DDIDD)Z
    • 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 in GLFW class.
      Specified by:
      mouseClicked in interface Element
      Specified by:
      mouseClicked in interface ParentElement
      Overrides:
      mouseClicked in class HandledScreen<MerchantScreenHandler>
      Parameters:
      mouseX - the X coordinate of the mouse
      mouseY - the Y coordinate of the mouse
      button - the mouse button number
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Leuk;a(DDI)Z
      intermediary method_25402 Lnet/minecraft/class_364;method_25402(DDI)Z
      named mouseClicked Lnet/minecraft/client/gui/Element;mouseClicked(DDI)Z