Class ExperimentalWarningScreen.DetailsScreen.PackListWidget

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

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

    • PackListWidget

      public PackListWidget(MinecraftClient client, Collection<ResourcePackProfile> enabledProfiles)
      Mappings:
      Namespace Name Mixin selector
      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
      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
      official <init> Lfsv$a$a;<init>(Lfsv$a;Lfgi;Ljava/util/Collection;)V
  • Method Details