Class PackListWidget

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

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

    • RESOURCE_PACKS_TEXTURE

      static final Identifier RESOURCE_PACKS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lese;a:Lacf;
      intermediary field_19125 Lnet/minecraft/class_521;field_19125:Lnet/minecraft/class_2960;
      named RESOURCE_PACKS_TEXTURE Lnet/minecraft/client/gui/screen/pack/PackListWidget;RESOURCE_PACKS_TEXTURE:Lnet/minecraft/util/Identifier;
    • INCOMPATIBLE

      static final Text INCOMPATIBLE
      Mappings:
      Namespace Name Mixin selector
      official o Lese;o:Lss;
      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 p Lese;p:Lss;
      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 q Lese;q:Lss;
      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

      private final Screen screen
      Mappings:
      Namespace Name Mixin selector
      official r Lese;r:Lepb;
      intermediary field_41715 Lnet/minecraft/class_521;field_41715:Lnet/minecraft/class_437;
      named screen Lnet/minecraft/client/gui/screen/pack/PackListWidget;screen:Lnet/minecraft/client/gui/screen/Screen;
  • Constructor Details

    • PackListWidget

      public PackListWidget(MinecraftClient client, Screen screen, int width, int height, Text title)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lese;<init>(Lejf;Lepb;IILss;)V
      intermediary <init> Lnet/minecraft/class_521;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_437;IILnet/minecraft/class_2561;)V
      named <init> Lnet/minecraft/client/gui/screen/pack/PackListWidget;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;IILnet/minecraft/text/Text;)V
  • Method Details

    • renderHeader

      protected void renderHeader(MatrixStack matrices, int x, int y, Tessellator tessellator)
      Overrides:
      renderHeader in class EntryListWidget<PackListWidget.ResourcePackEntry>
      Mappings:
      Namespace Name Mixin selector
      official a Leku;a(Leed;IILeef;)V
      intermediary method_25312 Lnet/minecraft/class_350;method_25312(Lnet/minecraft/class_4587;IILnet/minecraft/class_289;)V
      named renderHeader Lnet/minecraft/client/gui/widget/EntryListWidget;renderHeader(Lnet/minecraft/client/util/math/MatrixStack;IILnet/minecraft/client/render/Tessellator;)V
    • getRowWidth

      public int getRowWidth()
      Overrides:
      getRowWidth in class EntryListWidget<PackListWidget.ResourcePackEntry>
      Mappings:
      Namespace Name Mixin selector
      official c Leku;c()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 d Leku;d()I
      intermediary method_25329 Lnet/minecraft/class_350;method_25329()I
      named getScrollbarPositionX Lnet/minecraft/client/gui/widget/EntryListWidget;getScrollbarPositionX()I
    • isFocused

      protected boolean isFocused()
      Overrides:
      isFocused in class EntryListWidget<PackListWidget.ResourcePackEntry>
      Mappings:
      Namespace Name Mixin selector
      official a Leku;a()Z
      intermediary method_25316 Lnet/minecraft/class_350;method_25316()Z
      named isFocused Lnet/minecraft/client/gui/widget/EntryListWidget;isFocused()Z