Class ResourcePackScreen

All Implemented Interfaces:
class_4122, class_4123, IdentifibleBooleanConsumer

@Environment(CLIENT) public class ResourcePackScreen extends Screen
Mappings:
Namespace Name
official cmp
intermediary net/minecraft/class_617
named net/minecraft/client/gui/screen/ResourcePackScreen
  • Field Details

    • parent

      private final Screen parent
      Mappings:
      Namespace Name Mixin selector
      official a Lcmp;a:Lckd;
      intermediary field_2248 Lnet/minecraft/class_617;field_2248:Lnet/minecraft/class_388;
      named parent Lnet/minecraft/client/gui/screen/ResourcePackScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
    • availablePacks

      Mappings:
      Namespace Name Mixin selector
      official f Lcmp;f:Lcms;
      intermediary field_7848 Lnet/minecraft/class_617;field_7848:Lnet/minecraft/class_1831;
      named availablePacks Lnet/minecraft/client/gui/screen/ResourcePackScreen;availablePacks:Lnet/minecraft/client/gui/screen/resourcepack/AvailableResourcePackListWidget;
    • selectedPacks

      Mappings:
      Namespace Name Mixin selector
      official g Lcmp;g:Lcmu;
      intermediary field_7849 Lnet/minecraft/class_617;field_7849:Lnet/minecraft/class_1833;
      named selectedPacks Lnet/minecraft/client/gui/screen/ResourcePackScreen;selectedPacks:Lnet/minecraft/client/gui/screen/resourcepack/SelectedResourcePackListWidget;
    • dirty

      private boolean dirty
      Mappings:
      Namespace Name Mixin selector
      official h Lcmp;h:Z
      intermediary field_10489 Lnet/minecraft/class_617;field_10489:Z
      named dirty Lnet/minecraft/client/gui/screen/ResourcePackScreen;dirty:Z
  • Constructor Details

    • ResourcePackScreen

      public ResourcePackScreen(Screen parent)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcmp;<init>(Lckd;)V
      intermediary <init> Lnet/minecraft/class_617;<init>(Lnet/minecraft/class_388;)V
      named <init> Lnet/minecraft/client/gui/screen/ResourcePackScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
  • Method Details

    • init

      protected void init()
      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official c Lckd;c()V
      intermediary method_1044 Lnet/minecraft/class_388;method_1044()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • method_18806

      public void method_18806(ResourcePackEntryWidget resourcePackEntryWidget)
      Mappings:
      Namespace Name Mixin selector
      official a Lcmp;a(Lcmq;)V
      intermediary method_18806 Lnet/minecraft/class_617;method_18806(Lnet/minecraft/class_1830;)V
      named method_18806 Lnet/minecraft/client/gui/screen/ResourcePackScreen;method_18806(Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackEntryWidget;)V
    • method_18808

      public void method_18808(ResourcePackEntryWidget resourcePackEntryWidget)
      Mappings:
      Namespace Name Mixin selector
      official b Lcmp;b(Lcmq;)V
      intermediary method_18808 Lnet/minecraft/class_617;method_18808(Lnet/minecraft/class_1830;)V
      named method_18808 Lnet/minecraft/client/gui/screen/ResourcePackScreen;method_18808(Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackEntryWidget;)V
    • method_18810

      public boolean method_18810(ResourcePackEntryWidget resourcePackEntryWidget)
      Mappings:
      Namespace Name Mixin selector
      official c Lcmp;c(Lcmq;)Z
      intermediary method_18810 Lnet/minecraft/class_617;method_18810(Lnet/minecraft/class_1830;)Z
      named method_18810 Lnet/minecraft/client/gui/screen/ResourcePackScreen;method_18810(Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackEntryWidget;)Z
    • render

      public void render(int mouseX, int mouseY, float tickDelta)
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Lckd;a(IIF)V
      intermediary method_1025 Lnet/minecraft/class_388;method_1025(IIF)V
      named render Lnet/minecraft/client/gui/screen/Screen;render(IIF)V
    • markDirty

      public void markDirty()
      Mappings:
      Namespace Name Mixin selector
      official h Lcmp;h()V
      intermediary method_9612 Lnet/minecraft/class_617;method_9612()V
      named markDirty Lnet/minecraft/client/gui/screen/ResourcePackScreen;markDirty()V