Class PackListWidget

All Implemented Interfaces:
Drawable, Element, Narratable, Navigable, ParentElement, Selectable

Mappings:
Namespace Name
official fbq
intermediary net/minecraft/class_521
named net/minecraft/client/gui/screen/pack/PackListWidget
  • Field Details

    • SELECT_HIGHLIGHTED_TEXTURE

      static final Identifier SELECT_HIGHLIGHTED_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfbq;a:Laew;
      intermediary field_45532 Lnet/minecraft/class_521;field_45532:Lnet/minecraft/class_2960;
      named SELECT_HIGHLIGHTED_TEXTURE Lnet/minecraft/client/gui/screen/pack/PackListWidget;SELECT_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;
    • SELECT_TEXTURE

      static final Identifier SELECT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official m Lfbq;m:Laew;
      intermediary field_45533 Lnet/minecraft/class_521;field_45533:Lnet/minecraft/class_2960;
      named SELECT_TEXTURE Lnet/minecraft/client/gui/screen/pack/PackListWidget;SELECT_TEXTURE:Lnet/minecraft/util/Identifier;
    • UNSELECT_HIGHLIGHTED_TEXTURE

      static final Identifier UNSELECT_HIGHLIGHTED_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official n Lfbq;n:Laew;
      intermediary field_45534 Lnet/minecraft/class_521;field_45534:Lnet/minecraft/class_2960;
      named UNSELECT_HIGHLIGHTED_TEXTURE Lnet/minecraft/client/gui/screen/pack/PackListWidget;UNSELECT_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;
    • UNSELECT_TEXTURE

      static final Identifier UNSELECT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official o Lfbq;o:Laew;
      intermediary field_45535 Lnet/minecraft/class_521;field_45535:Lnet/minecraft/class_2960;
      named UNSELECT_TEXTURE Lnet/minecraft/client/gui/screen/pack/PackListWidget;UNSELECT_TEXTURE:Lnet/minecraft/util/Identifier;
    • MOVE_UP_HIGHLIGHTED_TEXTURE

      static final Identifier MOVE_UP_HIGHLIGHTED_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official p Lfbq;p:Laew;
      intermediary field_45536 Lnet/minecraft/class_521;field_45536:Lnet/minecraft/class_2960;
      named MOVE_UP_HIGHLIGHTED_TEXTURE Lnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_UP_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;
    • MOVE_UP_TEXTURE

      static final Identifier MOVE_UP_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official q Lfbq;q:Laew;
      intermediary field_45537 Lnet/minecraft/class_521;field_45537:Lnet/minecraft/class_2960;
      named MOVE_UP_TEXTURE Lnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_UP_TEXTURE:Lnet/minecraft/util/Identifier;
    • MOVE_DOWN_HIGHLIGHTED_TEXTURE

      static final Identifier MOVE_DOWN_HIGHLIGHTED_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official s Lfbq;s:Laew;
      intermediary field_45538 Lnet/minecraft/class_521;field_45538:Lnet/minecraft/class_2960;
      named MOVE_DOWN_HIGHLIGHTED_TEXTURE Lnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_DOWN_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;
    • MOVE_DOWN_TEXTURE

      static final Identifier MOVE_DOWN_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official t Lfbq;t:Laew;
      intermediary field_45539 Lnet/minecraft/class_521;field_45539:Lnet/minecraft/class_2960;
      named MOVE_DOWN_TEXTURE Lnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_DOWN_TEXTURE:Lnet/minecraft/util/Identifier;
    • INCOMPATIBLE

      static final Text INCOMPATIBLE
      Mappings:
      Namespace Name Mixin selector
      official u Lfbq;u:Ltl;
      intermediary field_19126 Lnet/minecraft/class_521;field_19126:Lnet/minecraft/class_2561;
      named INCOMPATIBLE Lnet/minecraft/client/gui/screen/pack/PackListWidget;INCOMPATIBLE:Lnet/minecraft/text/Text;
    • INCOMPATIBLE_CONFIRM

      static final Text INCOMPATIBLE_CONFIRM
      Mappings:
      Namespace Name Mixin selector
      official v Lfbq;v:Ltl;
      intermediary field_19127 Lnet/minecraft/class_521;field_19127:Lnet/minecraft/class_2561;
      named INCOMPATIBLE_CONFIRM Lnet/minecraft/client/gui/screen/pack/PackListWidget;INCOMPATIBLE_CONFIRM:Lnet/minecraft/text/Text;
    • title

      private final Text title
      Mappings:
      Namespace Name Mixin selector
      official w Lfbq;w:Ltl;
      intermediary field_18978 Lnet/minecraft/class_521;field_18978:Lnet/minecraft/class_2561;
      named title Lnet/minecraft/client/gui/screen/pack/PackListWidget;title:Lnet/minecraft/text/Text;
    • screen

      final PackScreen screen
      Mappings:
      Namespace Name Mixin selector
      official x Lfbq;x:Lfbp;
      intermediary field_41715 Lnet/minecraft/class_521;field_41715:Lnet/minecraft/class_5375;
      named screen Lnet/minecraft/client/gui/screen/pack/PackListWidget;screen:Lnet/minecraft/client/gui/screen/pack/PackScreen;
  • Constructor Details

    • PackListWidget

      public PackListWidget(MinecraftClient client, PackScreen screen, int width, int height, Text title)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfbq;<init>(Leqv;Lfbp;IILtl;)V
      intermediary <init> Lnet/minecraft/class_521;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_5375;IILnet/minecraft/class_2561;)V
      named <init> Lnet/minecraft/client/gui/screen/pack/PackListWidget;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/pack/PackScreen;IILnet/minecraft/text/Text;)V
  • Method Details

    • renderHeader

      protected void renderHeader(DrawContext context, int x, int y)
      Overrides:
      renderHeader in class EntryListWidget<PackListWidget.ResourcePackEntry>
      Mappings:
      Namespace Name Mixin selector
      official a Lesl;a(Lesf;II)V
      intermediary method_25312 Lnet/minecraft/class_350;method_25312(Lnet/minecraft/class_332;II)V
      named renderHeader Lnet/minecraft/client/gui/widget/EntryListWidget;renderHeader(Lnet/minecraft/client/gui/DrawContext;II)V
    • getRowWidth

      public int getRowWidth()
      Overrides:
      getRowWidth in class EntryListWidget<PackListWidget.ResourcePackEntry>
      Mappings:
      Namespace Name Mixin selector
      official b Lesl;b()I
      intermediary method_25322 Lnet/minecraft/class_350;method_25322()I
      named getRowWidth Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
    • getScrollbarPositionX

      protected int getScrollbarPositionX()
      Overrides:
      getScrollbarPositionX in class EntryListWidget<PackListWidget.ResourcePackEntry>
      Mappings:
      Namespace Name Mixin selector
      official c Lesl;c()I
      intermediary method_25329 Lnet/minecraft/class_350;method_25329()I
      named getScrollbarPositionX Lnet/minecraft/client/gui/widget/EntryListWidget;getScrollbarPositionX()I
    • keyPressed

      public boolean keyPressed(int keyCode, int scanCode, int modifiers)
      Callback for when a key down event has been captured. The key code is identified by the constants in GLFW class.
      Parameters:
      keyCode - the named key code of the event as described in the GLFW class
      scanCode - the unique/platform-specific scan code of the keyboard input
      modifiers - a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Leuk;a(III)Z
      intermediary method_25404 Lnet/minecraft/class_364;method_25404(III)Z
      named keyPressed Lnet/minecraft/client/gui/Element;keyPressed(III)Z