Interface ResourcePackOrganizer.Pack

All Known Implementing Classes:
ResourcePackOrganizer.AbstractPack, ResourcePackOrganizer.DisabledPack, ResourcePackOrganizer.EnabledPack
Enclosing class:
ResourcePackOrganizer

@Environment(CLIENT) public static interface ResourcePackOrganizer.Pack
Mappings:
Namespace Name
official exj$a
intermediary net/minecraft/class_5369$class_5371
named net/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack
  • Method Details

    • getIconId

      Identifier getIconId()
      Mappings:
      Namespace Name Mixin selector
      official a Lexj$a;a()Lacq;
      intermediary method_30286 Lnet/minecraft/class_5369$class_5371;method_30286()Lnet/minecraft/class_2960;
      named getIconId Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getIconId()Lnet/minecraft/util/Identifier;
    • getCompatibility

      ResourcePackCompatibility getCompatibility()
      Mappings:
      Namespace Name Mixin selector
      official b Lexj$a;b()Lakh;
      intermediary method_29648 Lnet/minecraft/class_5369$class_5371;method_29648()Lnet/minecraft/class_3281;
      named getCompatibility Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getCompatibility()Lnet/minecraft/resource/ResourcePackCompatibility;
    • getName

      String getName()
      Mappings:
      Namespace Name Mixin selector
      official c Lexj$a;c()Ljava/lang/String;
      intermediary method_48276 Lnet/minecraft/class_5369$class_5371;method_48276()Ljava/lang/String;
      named getName Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getName()Ljava/lang/String;
    • getDisplayName

      Text getDisplayName()
      Mappings:
      Namespace Name Mixin selector
      official d Lexj$a;d()Lsw;
      intermediary method_29650 Lnet/minecraft/class_5369$class_5371;method_29650()Lnet/minecraft/class_2561;
      named getDisplayName Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getDisplayName()Lnet/minecraft/text/Text;
    • getDescription

      Text getDescription()
      Mappings:
      Namespace Name Mixin selector
      official e Lexj$a;e()Lsw;
      intermediary method_29651 Lnet/minecraft/class_5369$class_5371;method_29651()Lnet/minecraft/class_2561;
      named getDescription Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getDescription()Lnet/minecraft/text/Text;
    • getSource

      ResourcePackSource getSource()
      Mappings:
      Namespace Name Mixin selector
      official f Lexj$a;f()Lakj;
      intermediary method_29652 Lnet/minecraft/class_5369$class_5371;method_29652()Lnet/minecraft/class_5352;
      named getSource Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getSource()Lnet/minecraft/resource/ResourcePackSource;
    • getDecoratedDescription

      default Text getDecoratedDescription()
      Mappings:
      Namespace Name Mixin selector
      official g Lexj$a;g()Lsw;
      intermediary method_29653 Lnet/minecraft/class_5369$class_5371;method_29653()Lnet/minecraft/class_2561;
      named getDecoratedDescription Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getDecoratedDescription()Lnet/minecraft/text/Text;
    • isPinned

      boolean isPinned()
      Mappings:
      Namespace Name Mixin selector
      official h Lexj$a;h()Z
      intermediary method_29654 Lnet/minecraft/class_5369$class_5371;method_29654()Z
      named isPinned Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;isPinned()Z
    • isAlwaysEnabled

      boolean isAlwaysEnabled()
      Mappings:
      Namespace Name Mixin selector
      official i Lexj$a;i()Z
      intermediary method_29655 Lnet/minecraft/class_5369$class_5371;method_29655()Z
      named isAlwaysEnabled Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;isAlwaysEnabled()Z
    • enable

      void enable()
      Mappings:
      Namespace Name Mixin selector
      official j Lexj$a;j()V
      intermediary method_29656 Lnet/minecraft/class_5369$class_5371;method_29656()V
      named enable Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;enable()V
    • disable

      void disable()
      Mappings:
      Namespace Name Mixin selector
      official k Lexj$a;k()V
      intermediary method_29657 Lnet/minecraft/class_5369$class_5371;method_29657()V
      named disable Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;disable()V
    • moveTowardStart

      void moveTowardStart()
      Mappings:
      Namespace Name Mixin selector
      official l Lexj$a;l()V
      intermediary method_29658 Lnet/minecraft/class_5369$class_5371;method_29658()V
      named moveTowardStart Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;moveTowardStart()V
    • moveTowardEnd

      void moveTowardEnd()
      Mappings:
      Namespace Name Mixin selector
      official m Lexj$a;m()V
      intermediary method_29659 Lnet/minecraft/class_5369$class_5371;method_29659()V
      named moveTowardEnd Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;moveTowardEnd()V
    • isEnabled

      boolean isEnabled()
      Mappings:
      Namespace Name Mixin selector
      official n Lexj$a;n()Z
      intermediary method_29660 Lnet/minecraft/class_5369$class_5371;method_29660()Z
      named isEnabled Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;isEnabled()Z
    • canBeEnabled

      default boolean canBeEnabled()
      Mappings:
      Namespace Name Mixin selector
      official o Lexj$a;o()Z
      intermediary method_29661 Lnet/minecraft/class_5369$class_5371;method_29661()Z
      named canBeEnabled Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;canBeEnabled()Z
    • canBeDisabled

      default boolean canBeDisabled()
      Mappings:
      Namespace Name Mixin selector
      official p Lexj$a;p()Z
      intermediary method_29662 Lnet/minecraft/class_5369$class_5371;method_29662()Z
      named canBeDisabled Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;canBeDisabled()Z
    • canMoveTowardStart

      boolean canMoveTowardStart()
      Mappings:
      Namespace Name Mixin selector
      official q Lexj$a;q()Z
      intermediary method_29663 Lnet/minecraft/class_5369$class_5371;method_29663()Z
      named canMoveTowardStart Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;canMoveTowardStart()Z
    • canMoveTowardEnd

      boolean canMoveTowardEnd()
      Mappings:
      Namespace Name Mixin selector
      official r Lexj$a;r()Z
      intermediary method_29664 Lnet/minecraft/class_5369$class_5371;method_29664()Z
      named canMoveTowardEnd Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;canMoveTowardEnd()Z