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 esc$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 Lesc$a;a()Lacf;
      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 Lesc$a;b()Lajo;
      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;
    • getDisplayName

      Text getDisplayName()
      Mappings:
      Namespace Name Mixin selector
      official c Lesc$a;c()Lss;
      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 d Lesc$a;d()Lss;
      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 e Lesc$a;e()Lajq;
      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 f Lesc$a;f()Lss;
      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 g Lesc$a;g()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 h Lesc$a;h()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 i Lesc$a;i()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 j Lesc$a;j()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 k Lesc$a;k()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 l Lesc$a;l()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 m Lesc$a;m()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 n Lesc$a;n()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 o Lesc$a;o()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 p Lesc$a;p()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 q Lesc$a;q()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