Class ResourcePackWidget

java.lang.Object
net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget
All Implemented Interfaces:
class_1803
Direct Known Subclasses:
DefaultResourcePackEntryWidget, ResourcePackEntryWidget

@Environment(CLIENT) public abstract class ResourcePackWidget extends Object implements class_1803
Mappings:
Namespace Name
official bgh
intermediary net/minecraft/class_1828
named net/minecraft/client/gui/screen/resourcepack/ResourcePackWidget
  • Field Details

    • RESOURCE_PACKS_TEX

      private static final Identifier RESOURCE_PACKS_TEX
      Mappings:
      Namespace Name Mixin selector
      official c Lbgh;c:Lbqm;
      intermediary field_7852 Lnet/minecraft/class_1828;field_7852:Lnet/minecraft/class_1653;
      named RESOURCE_PACKS_TEX Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;RESOURCE_PACKS_TEX:Lnet/minecraft/util/Identifier;
    • client

      protected final MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      official a Lbgh;a:Lazc;
      intermediary field_7850 Lnet/minecraft/class_1828;field_7850:Lnet/minecraft/class_1600;
      named client Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;client:Lnet/minecraft/client/MinecraftClient;
    • screen

      protected final ResourcePackScreen screen
      Mappings:
      Namespace Name Mixin selector
      official b Lbgh;b:Lbgg;
      intermediary field_7851 Lnet/minecraft/class_1828;field_7851:Lnet/minecraft/class_617;
      named screen Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;screen:Lnet/minecraft/client/gui/screen/ResourcePackScreen;
  • Constructor Details

    • ResourcePackWidget

      public ResourcePackWidget(ResourcePackScreen screen)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbgh;<init>(Lbgg;)V
      intermediary <init> Lnet/minecraft/class_1828;<init>(Lnet/minecraft/class_617;)V
      named <init> Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;<init>(Lnet/minecraft/client/gui/screen/ResourcePackScreen;)V
  • Method Details

    • method_6700

      public void method_6700(int int2, int int3, int int4, int int5, int int6, Tessellator tessellator, int int7, int int8, boolean bool)
      Specified by:
      method_6700 in interface class_1803
      Mappings:
      Namespace Name Mixin selector
      official a Lbat;a(IIIIILblx;IIZ)V
      intermediary method_6700 Lnet/minecraft/class_1803;method_6700(IIIIILnet/minecraft/class_533;IIZ)V
      named method_6700 Lnet/minecraft/client/class_1803;method_6700(IIIIILnet/minecraft/client/render/Tessellator;IIZ)V
    • getDescription

      protected abstract String getDescription()
      Mappings:
      Namespace Name Mixin selector
      official a Lbgh;a()Ljava/lang/String;
      intermediary method_6799 Lnet/minecraft/class_1828;method_6799()Ljava/lang/String;
      named getDescription Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;getDescription()Ljava/lang/String;
    • getName

      protected abstract String getName()
      Mappings:
      Namespace Name Mixin selector
      official b Lbgh;b()Ljava/lang/String;
      intermediary method_6800 Lnet/minecraft/class_1828;method_6800()Ljava/lang/String;
      named getName Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;getName()Ljava/lang/String;
    • bindIcon

      protected abstract void bindIcon()
      Mappings:
      Namespace Name Mixin selector
      official c Lbgh;c()V
      intermediary method_6801 Lnet/minecraft/class_1828;method_6801()V
      named bindIcon Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;bindIcon()V
    • isVisible

      protected boolean isVisible()
      Mappings:
      Namespace Name Mixin selector
      official d Lbgh;d()Z
      intermediary method_6802 Lnet/minecraft/class_1828;method_6802()Z
      named isVisible Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;isVisible()Z
    • isNotSelected

      protected boolean isNotSelected()
      Mappings:
      Namespace Name Mixin selector
      official e Lbgh;e()Z
      intermediary method_6803 Lnet/minecraft/class_1828;method_6803()Z
      named isNotSelected Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;isNotSelected()Z
    • isSelected

      protected boolean isSelected()
      Mappings:
      Namespace Name Mixin selector
      official f Lbgh;f()Z
      intermediary method_6804 Lnet/minecraft/class_1828;method_6804()Z
      named isSelected Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;isSelected()Z
    • canSortUp

      protected boolean canSortUp()
      Mappings:
      Namespace Name Mixin selector
      official g Lbgh;g()Z
      intermediary method_6805 Lnet/minecraft/class_1828;method_6805()Z
      named canSortUp Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;canSortUp()Z
    • canSortDown

      protected boolean canSortDown()
      Mappings:
      Namespace Name Mixin selector
      official h Lbgh;h()Z
      intermediary method_6806 Lnet/minecraft/class_1828;method_6806()Z
      named canSortDown Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;canSortDown()Z
    • method_6699

      public boolean method_6699(int int2, int int3, int int4, int int5, int int6, int int7)
      Specified by:
      method_6699 in interface class_1803
      Mappings:
      Namespace Name Mixin selector
      official a Lbat;a(IIIIII)Z
      intermediary method_6699 Lnet/minecraft/class_1803;method_6699(IIIIII)Z
      named method_6699 Lnet/minecraft/client/class_1803;method_6699(IIIIII)Z
    • method_6701

      public void method_6701(int int2, int int3, int int4, int int5, int int6, int int7)
      Specified by:
      method_6701 in interface class_1803
      Mappings:
      Namespace Name Mixin selector
      official b Lbat;b(IIIIII)V
      intermediary method_6701 Lnet/minecraft/class_1803;method_6701(IIIIII)V
      named method_6701 Lnet/minecraft/client/class_1803;method_6701(IIIIII)V