Class ExperimentalWarningScreen.DetailsScreen.PackListWidget

All Implemented Interfaces:
Drawable, Element, Narratable, ParentElement, Selectable
Enclosing class:
ExperimentalWarningScreen.DetailsScreen

@Environment(CLIENT) private class ExperimentalWarningScreen.DetailsScreen.PackListWidget extends AlwaysSelectedEntryListWidget<ExperimentalWarningScreen.DetailsScreen.PackListWidgetEntry>
Mappings:
Namespace Name
official eth$a$a
intermediary net/minecraft/class_7745$class_7746$class_7747
named net/minecraft/client/gui/screen/pack/ExperimentalWarningScreen$DetailsScreen$PackListWidget
  • Constructor Details

    • PackListWidget

      public PackListWidget(MinecraftClient client, Collection<ResourcePackProfile> enabledProfiles)
      Mappings:
      Namespace Name Mixin selector
      official <init> Leth$a$a;<init>(Leth$a;Lejf;Ljava/util/Collection;)V
      intermediary <init> Lnet/minecraft/class_7745$class_7746$class_7747;<init>(Lnet/minecraft/class_7745$class_7746;Lnet/minecraft/class_310;Ljava/util/Collection;)V
      named <init> Lnet/minecraft/client/gui/screen/pack/ExperimentalWarningScreen$DetailsScreen$PackListWidget;<init>(Lnet/minecraft/client/gui/screen/pack/ExperimentalWarningScreen$DetailsScreen;Lnet/minecraft/client/MinecraftClient;Ljava/util/Collection;)V
  • Method Details