Class PackScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class PackScreen extends Screen
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/pack/PackScreen
intermediary net/minecraft/class_5375
official fxn
  • Field Details

    • LOGGER

      static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      named LOGGER Lnet/minecraft/client/gui/screen/pack/PackScreen;LOGGER:Lorg/slf4j/Logger;
      intermediary field_25464 Lnet/minecraft/class_5375;field_25464:Lorg/slf4j/Logger;
      official a Lfxn;a:Lorg/slf4j/Logger;
    • AVAILABLE_TITLE

      private static final Text AVAILABLE_TITLE
      Mappings:
      Namespace Name Mixin selector
      named AVAILABLE_TITLE Lnet/minecraft/client/gui/screen/pack/PackScreen;AVAILABLE_TITLE:Lnet/minecraft/text/Text;
      intermediary field_49541 Lnet/minecraft/class_5375;field_49541:Lnet/minecraft/class_2561;
      official b Lfxn;b:Lxv;
    • SELECTED_TITLE

      private static final Text SELECTED_TITLE
      Mappings:
      Namespace Name Mixin selector
      named SELECTED_TITLE Lnet/minecraft/client/gui/screen/pack/PackScreen;SELECTED_TITLE:Lnet/minecraft/text/Text;
      intermediary field_49542 Lnet/minecraft/class_5375;field_49542:Lnet/minecraft/class_2561;
      official c Lfxn;c:Lxv;
    • OPEN_FOLDER

      private static final Text OPEN_FOLDER
      Mappings:
      Namespace Name Mixin selector
      named OPEN_FOLDER Lnet/minecraft/client/gui/screen/pack/PackScreen;OPEN_FOLDER:Lnet/minecraft/text/Text;
      intermediary field_49543 Lnet/minecraft/class_5375;field_49543:Lnet/minecraft/class_2561;
      official d Lfxn;d:Lxv;
    • field_32395

      private static final int field_32395
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32395 Lnet/minecraft/client/gui/screen/pack/PackScreen;field_32395:I
      intermediary field_32395 Lnet/minecraft/class_5375;field_32395:I
      official s Lfxn;s:I
    • DROP_INFO

      private static final Text DROP_INFO
      Mappings:
      Namespace Name Mixin selector
      named DROP_INFO Lnet/minecraft/client/gui/screen/pack/PackScreen;DROP_INFO:Lnet/minecraft/text/Text;
      intermediary field_25465 Lnet/minecraft/class_5375;field_25465:Lnet/minecraft/class_2561;
      official u Lfxn;u:Lxv;
    • FOLDER_INFO

      private static final Text FOLDER_INFO
      Mappings:
      Namespace Name Mixin selector
      named FOLDER_INFO Lnet/minecraft/client/gui/screen/pack/PackScreen;FOLDER_INFO:Lnet/minecraft/text/Text;
      intermediary field_25466 Lnet/minecraft/class_5375;field_25466:Lnet/minecraft/class_2561;
      official v Lfxn;v:Lxv;
    • field_32396

      private static final int field_32396
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32396 Lnet/minecraft/client/gui/screen/pack/PackScreen;field_32396:I
      intermediary field_32396 Lnet/minecraft/class_5375;field_32396:I
      official w Lfxn;w:I
    • UNKNOWN_PACK

      private static final Identifier UNKNOWN_PACK
      Mappings:
      Namespace Name Mixin selector
      named UNKNOWN_PACK Lnet/minecraft/client/gui/screen/pack/PackScreen;UNKNOWN_PACK:Lnet/minecraft/util/Identifier;
      intermediary field_25786 Lnet/minecraft/class_5375;field_25786:Lnet/minecraft/class_2960;
      official x Lfxn;x:Lalz;
    • layout

      private final ThreePartsLayoutWidget layout
      Mappings:
      Namespace Name Mixin selector
      named layout Lnet/minecraft/client/gui/screen/pack/PackScreen;layout:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;
      intermediary field_49544 Lnet/minecraft/class_5375;field_49544:Lnet/minecraft/class_8132;
      official y Lfxn;y:Lfrt;
    • organizer

      private final ResourcePackOrganizer organizer
      Mappings:
      Namespace Name Mixin selector
      named organizer Lnet/minecraft/client/gui/screen/pack/PackScreen;organizer:Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer;
      intermediary field_25468 Lnet/minecraft/class_5375;field_25468:Lnet/minecraft/class_5369;
      official z Lfxn;z:Lfxm;
    • directoryWatcher

      Mappings:
      Namespace Name Mixin selector
      named directoryWatcher Lnet/minecraft/client/gui/screen/pack/PackScreen;directoryWatcher:Lnet/minecraft/client/gui/screen/pack/PackScreen$DirectoryWatcher;
      intermediary field_25787 Lnet/minecraft/class_5375;field_25787:Lnet/minecraft/class_5375$class_5426;
      official A Lfxn;A:Lfxn$a;
    • refreshTimeout

      private long refreshTimeout
      Mappings:
      Namespace Name Mixin selector
      named refreshTimeout Lnet/minecraft/client/gui/screen/pack/PackScreen;refreshTimeout:J
      intermediary field_25788 Lnet/minecraft/class_5375;field_25788:J
      official B Lfxn;B:J
    • availablePackList

      private PackListWidget availablePackList
      Mappings:
      Namespace Name Mixin selector
      named availablePackList Lnet/minecraft/client/gui/screen/pack/PackScreen;availablePackList:Lnet/minecraft/client/gui/screen/pack/PackListWidget;
      intermediary field_25472 Lnet/minecraft/class_5375;field_25472:Lnet/minecraft/class_521;
      official C Lfxn;C:Lfxo;
    • selectedPackList

      private PackListWidget selectedPackList
      Mappings:
      Namespace Name Mixin selector
      named selectedPackList Lnet/minecraft/client/gui/screen/pack/PackScreen;selectedPackList:Lnet/minecraft/client/gui/screen/pack/PackListWidget;
      intermediary field_25473 Lnet/minecraft/class_5375;field_25473:Lnet/minecraft/class_521;
      official D Lfxn;D:Lfxo;
    • file

      private final Path file
      Mappings:
      Namespace Name Mixin selector
      named file Lnet/minecraft/client/gui/screen/pack/PackScreen;file:Ljava/nio/file/Path;
      intermediary field_25474 Lnet/minecraft/class_5375;field_25474:Ljava/nio/file/Path;
      official E Lfxn;E:Ljava/nio/file/Path;
    • doneButton

      private ButtonWidget doneButton
      Mappings:
      Namespace Name Mixin selector
      named doneButton Lnet/minecraft/client/gui/screen/pack/PackScreen;doneButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_25475 Lnet/minecraft/class_5375;field_25475:Lnet/minecraft/class_4185;
      official F Lfxn;F:Lfoe;
    • iconTextures

      private final Map<String,Identifier> iconTextures
      Mappings:
      Namespace Name Mixin selector
      named iconTextures Lnet/minecraft/client/gui/screen/pack/PackScreen;iconTextures:Ljava/util/Map;
      intermediary field_25789 Lnet/minecraft/class_5375;field_25789:Ljava/util/Map;
      official G Lfxn;G:Ljava/util/Map;
  • Constructor Details

    • PackScreen

      public PackScreen(ResourcePackManager resourcePackManager, Consumer<ResourcePackManager> applier, Path file, Text title)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/pack/PackScreen;<init>(Lnet/minecraft/resource/ResourcePackManager;Ljava/util/function/Consumer;Ljava/nio/file/Path;Lnet/minecraft/text/Text;)V
      intermediary <init> Lnet/minecraft/class_5375;<init>(Lnet/minecraft/class_3283;Ljava/util/function/Consumer;Ljava/nio/file/Path;Lnet/minecraft/class_2561;)V
      official <init> Lfxn;<init>(Lavg;Ljava/util/function/Consumer;Ljava/nio/file/Path;Lxv;)V
  • Method Details

    • close

      public void close()
      Overrides:
      close in class Screen
      Mappings:
      Namespace Name Mixin selector
      named close Lnet/minecraft/client/gui/screen/Screen;close()V
      intermediary method_25419 Lnet/minecraft/class_437;method_25419()V
      official aP_ Lftx;aP_()V
    • closeDirectoryWatcher

      private void closeDirectoryWatcher()
      Mappings:
      Namespace Name Mixin selector
      named closeDirectoryWatcher Lnet/minecraft/client/gui/screen/pack/PackScreen;closeDirectoryWatcher()V
      intermediary method_30291 Lnet/minecraft/class_5375;method_30291()V
      official E Lfxn;E()V
    • init

      protected void init()
      Called when a screen should be initialized.

      This method is called when this screen is opened or resized.

      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      official aT_ Lftx;aT_()V
    • refreshWidgetPositions

      protected void refreshWidgetPositions()
      Overrides:
      refreshWidgetPositions in class Screen
      Mappings:
      Namespace Name Mixin selector
      named refreshWidgetPositions Lnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()V
      intermediary method_48640 Lnet/minecraft/class_437;method_48640()V
      official c Lftx;c()V
    • tick

      public void tick()
      Overrides:
      tick in class Screen
      Mappings:
      Namespace Name Mixin selector
      named tick Lnet/minecraft/client/gui/screen/Screen;tick()V
      intermediary method_25393 Lnet/minecraft/class_437;method_25393()V
      official e Lftx;e()V
    • updatePackLists

      private void updatePackLists()
      Mappings:
      Namespace Name Mixin selector
      named updatePackLists Lnet/minecraft/client/gui/screen/pack/PackScreen;updatePackLists()V
      intermediary method_29678 Lnet/minecraft/class_5375;method_29678()V
      official F Lfxn;F()V
    • updatePackList

      private void updatePackList(PackListWidget widget, Stream<ResourcePackOrganizer.Pack> packs)
      Mappings:
      Namespace Name Mixin selector
      named updatePackList Lnet/minecraft/client/gui/screen/pack/PackScreen;updatePackList(Lnet/minecraft/client/gui/screen/pack/PackListWidget;Ljava/util/stream/Stream;)V
      intermediary method_29673 Lnet/minecraft/class_5375;method_29673(Lnet/minecraft/class_521;Ljava/util/stream/Stream;)V
      official a Lfxn;a(Lfxo;Ljava/util/stream/Stream;)V
    • switchFocusedList

      public void switchFocusedList(PackListWidget listWidget)
      Mappings:
      Namespace Name Mixin selector
      named switchFocusedList Lnet/minecraft/client/gui/screen/pack/PackScreen;switchFocusedList(Lnet/minecraft/client/gui/screen/pack/PackListWidget;)V
      intermediary method_48277 Lnet/minecraft/class_5375;method_48277(Lnet/minecraft/class_521;)V
      official a Lfxn;a(Lfxo;)V
    • clearSelection

      public void clearSelection()
      Mappings:
      Namespace Name Mixin selector
      named clearSelection Lnet/minecraft/client/gui/screen/pack/PackScreen;clearSelection()V
      intermediary method_48278 Lnet/minecraft/class_5375;method_48278()V
      official l Lfxn;l()V
    • refresh

      private void refresh()
      Mappings:
      Namespace Name Mixin selector
      named refresh Lnet/minecraft/client/gui/screen/pack/PackScreen;refresh()V
      intermediary method_29680 Lnet/minecraft/class_5375;method_29680()V
      official G Lfxn;G()V
    • copyPacks

      protected static void copyPacks(MinecraftClient client, List<Path> srcPaths, Path destPath)
      Mappings:
      Namespace Name Mixin selector
      named copyPacks Lnet/minecraft/client/gui/screen/pack/PackScreen;copyPacks(Lnet/minecraft/client/MinecraftClient;Ljava/util/List;Ljava/nio/file/Path;)V
      intermediary method_29669 Lnet/minecraft/class_5375;method_29669(Lnet/minecraft/class_310;Ljava/util/List;Ljava/nio/file/Path;)V
      official a Lfxn;a(Lfmf;Ljava/util/List;Ljava/nio/file/Path;)V
    • filesDragged

      public void filesDragged(List<Path> paths)
      Overrides:
      filesDragged in class Screen
      Mappings:
      Namespace Name Mixin selector
      named filesDragged Lnet/minecraft/client/gui/screen/Screen;filesDragged(Ljava/util/List;)V
      intermediary method_29638 Lnet/minecraft/class_437;method_29638(Ljava/util/List;)V
      official a Lftx;a(Ljava/util/List;)V
    • streamFileNames

      private static Stream<String> streamFileNames(Collection<Path> paths)
      Mappings:
      Namespace Name Mixin selector
      named streamFileNames Lnet/minecraft/client/gui/screen/pack/PackScreen;streamFileNames(Ljava/util/Collection;)Ljava/util/stream/Stream;
      intermediary method_52760 Lnet/minecraft/class_5375;method_52760(Ljava/util/Collection;)Ljava/util/stream/Stream;
      official a Lfxn;a(Ljava/util/Collection;)Ljava/util/stream/Stream;
    • loadPackIcon

      private Identifier loadPackIcon(TextureManager textureManager, ResourcePackProfile resourcePackProfile)
      Mappings:
      Namespace Name Mixin selector
      named loadPackIcon Lnet/minecraft/client/gui/screen/pack/PackScreen;loadPackIcon(Lnet/minecraft/client/texture/TextureManager;Lnet/minecraft/resource/ResourcePackProfile;)Lnet/minecraft/util/Identifier;
      intermediary method_30289 Lnet/minecraft/class_5375;method_30289(Lnet/minecraft/class_1060;Lnet/minecraft/class_3288;)Lnet/minecraft/class_2960;
      official a Lfxn;a(Lhbl;Lavd;)Lalz;
    • getPackIconTexture

      private Identifier getPackIconTexture(ResourcePackProfile resourcePackProfile)
      Mappings:
      Namespace Name Mixin selector
      named getPackIconTexture Lnet/minecraft/client/gui/screen/pack/PackScreen;getPackIconTexture(Lnet/minecraft/resource/ResourcePackProfile;)Lnet/minecraft/util/Identifier;
      intermediary method_30287 Lnet/minecraft/class_5375;method_30287(Lnet/minecraft/class_3288;)Lnet/minecraft/class_2960;
      official a Lfxn;a(Lavd;)Lalz;