Class PackListWidget

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

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

    • SELECT_HIGHLIGHTED_TEXTURE

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

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

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

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

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

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

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

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

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

      static final Text INCOMPATIBLE_CONFIRM
      Mappings:
      Namespace Name Mixin selector
      named INCOMPATIBLE_CONFIRM Lnet/minecraft/client/gui/screen/pack/PackListWidget;INCOMPATIBLE_CONFIRM:Lnet/minecraft/text/Text;
      intermediary field_19127 Lnet/minecraft/class_521;field_19127:Lnet/minecraft/class_2561;
      official t Lgmt;t:Lxv;
    • field_62180

      private static final int field_62180
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_62180 Lnet/minecraft/client/gui/screen/pack/PackListWidget;field_62180:I
      intermediary field_62180 Lnet/minecraft/class_521;field_62180:I
      official u Lgmt;u:I
    • title

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

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

    • PackListWidget

      public PackListWidget(MinecraftClient client, PackScreen screen, int width, int height, Text title)
      Mappings:
      Namespace Name Mixin selector
      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
      intermediary <init> Lnet/minecraft/class_521;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_5375;IILnet/minecraft/class_2561;)V
      official <init> Lgmt;<init>(Lfwe;Lgms;IILxv;)V
  • Method Details

    • getRowWidth

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

      protected int getScrollbarX()
      Overrides:
      getScrollbarX in class EntryListWidget<PackListWidget.class_11778>
      Mappings:
      Namespace Name Mixin selector
      named getScrollbarX Lnet/minecraft/client/gui/widget/ScrollableWidget;getScrollbarX()I
      intermediary method_65507 Lnet/minecraft/class_7528;method_65507()I
      official m Lfzj;m()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
      named keyPressed Lnet/minecraft/client/gui/Element;keyPressed(III)Z
      intermediary method_25404 Lnet/minecraft/class_364;method_25404(III)Z
      official a Lgcx;a(III)Z
    • method_73445

      public void method_73445(Stream<ResourcePackOrganizer.Pack> stream, @Nullable ResourcePackOrganizer.AbstractPack abstractPack)
      Mappings:
      Namespace Name Mixin selector
      named method_73445 Lnet/minecraft/client/gui/screen/pack/PackListWidget;method_73445(Ljava/util/stream/Stream;Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;)V
      intermediary method_73445 Lnet/minecraft/class_521;method_73445(Ljava/util/stream/Stream;Lnet/minecraft/class_5369$class_5372;)V
      official a Lgmt;a(Ljava/util/stream/Stream;Lgmr$b;)V