Interface ResourcePackOrganizer.Pack
- All Known Implementing Classes:
ResourcePackOrganizer.AbstractPack
,ResourcePackOrganizer.DisabledPack
,ResourcePackOrganizer.EnabledPack
- Enclosing class:
ResourcePackOrganizer
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack
intermediary net/minecraft/class_5369$class_5371
official fqk$a
-
Method Details
-
getIconId
Identifier getIconId()- Mappings:
Namespace Name Mixin selector named getIconId
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getIconId()Lnet/minecraft/util/Identifier;
intermediary method_30286
Lnet/minecraft/class_5369$class_5371;method_30286()Lnet/minecraft/class_2960;
official a
Lfqk$a;a()Lalf;
-
getCompatibility
ResourcePackCompatibility getCompatibility()- Mappings:
Namespace Name Mixin selector named getCompatibility
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getCompatibility()Lnet/minecraft/resource/ResourcePackCompatibility;
intermediary method_29648
Lnet/minecraft/class_5369$class_5371;method_29648()Lnet/minecraft/class_3281;
official b
Lfqk$a;b()Laty;
-
getName
String getName()- Mappings:
Namespace Name Mixin selector named getName
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getName()Ljava/lang/String;
intermediary method_48276
Lnet/minecraft/class_5369$class_5371;method_48276()Ljava/lang/String;
official c
Lfqk$a;c()Ljava/lang/String;
-
getDisplayName
Text getDisplayName()- Mappings:
Namespace Name Mixin selector named getDisplayName
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getDisplayName()Lnet/minecraft/text/Text;
intermediary method_29650
Lnet/minecraft/class_5369$class_5371;method_29650()Lnet/minecraft/class_2561;
official d
Lfqk$a;d()Lxp;
-
getDescription
Text getDescription()- Mappings:
Namespace Name Mixin selector named getDescription
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getDescription()Lnet/minecraft/text/Text;
intermediary method_29651
Lnet/minecraft/class_5369$class_5371;method_29651()Lnet/minecraft/class_2561;
official e
Lfqk$a;e()Lxp;
-
getSource
ResourcePackSource getSource()- Mappings:
Namespace Name Mixin selector named getSource
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getSource()Lnet/minecraft/resource/ResourcePackSource;
intermediary method_29652
Lnet/minecraft/class_5369$class_5371;method_29652()Lnet/minecraft/class_5352;
official f
Lfqk$a;f()Laub;
-
getDecoratedDescription
- Mappings:
Namespace Name Mixin selector named getDecoratedDescription
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getDecoratedDescription()Lnet/minecraft/text/Text;
intermediary method_29653
Lnet/minecraft/class_5369$class_5371;method_29653()Lnet/minecraft/class_2561;
official g
Lfqk$a;g()Lxp;
-
isPinned
boolean isPinned()- Mappings:
Namespace Name Mixin selector named isPinned
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;isPinned()Z
intermediary method_29654
Lnet/minecraft/class_5369$class_5371;method_29654()Z
official h
Lfqk$a;h()Z
-
isAlwaysEnabled
boolean isAlwaysEnabled()- Mappings:
Namespace Name Mixin selector named isAlwaysEnabled
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;isAlwaysEnabled()Z
intermediary method_29655
Lnet/minecraft/class_5369$class_5371;method_29655()Z
official i
Lfqk$a;i()Z
-
enable
void enable()- Mappings:
Namespace Name Mixin selector named enable
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;enable()V
intermediary method_29656
Lnet/minecraft/class_5369$class_5371;method_29656()V
official j
Lfqk$a;j()V
-
disable
void disable()- Mappings:
Namespace Name Mixin selector named disable
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;disable()V
intermediary method_29657
Lnet/minecraft/class_5369$class_5371;method_29657()V
official k
Lfqk$a;k()V
-
moveTowardStart
void moveTowardStart()- Mappings:
Namespace Name Mixin selector named moveTowardStart
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;moveTowardStart()V
intermediary method_29658
Lnet/minecraft/class_5369$class_5371;method_29658()V
official l
Lfqk$a;l()V
-
moveTowardEnd
void moveTowardEnd()- Mappings:
Namespace Name Mixin selector named moveTowardEnd
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;moveTowardEnd()V
intermediary method_29659
Lnet/minecraft/class_5369$class_5371;method_29659()V
official m
Lfqk$a;m()V
-
isEnabled
boolean isEnabled()- Mappings:
Namespace Name Mixin selector named isEnabled
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;isEnabled()Z
intermediary method_29660
Lnet/minecraft/class_5369$class_5371;method_29660()Z
official n
Lfqk$a;n()Z
-
canBeEnabled
default boolean canBeEnabled()- Mappings:
Namespace Name Mixin selector named canBeEnabled
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;canBeEnabled()Z
intermediary method_29661
Lnet/minecraft/class_5369$class_5371;method_29661()Z
official o
Lfqk$a;o()Z
-
canBeDisabled
default boolean canBeDisabled()- Mappings:
Namespace Name Mixin selector named canBeDisabled
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;canBeDisabled()Z
intermediary method_29662
Lnet/minecraft/class_5369$class_5371;method_29662()Z
official p
Lfqk$a;p()Z
-
canMoveTowardStart
boolean canMoveTowardStart()- Mappings:
Namespace Name Mixin selector named canMoveTowardStart
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;canMoveTowardStart()Z
intermediary method_29663
Lnet/minecraft/class_5369$class_5371;method_29663()Z
official q
Lfqk$a;q()Z
-
canMoveTowardEnd
boolean canMoveTowardEnd()- Mappings:
Namespace Name Mixin selector named canMoveTowardEnd
Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;canMoveTowardEnd()Z
intermediary method_29664
Lnet/minecraft/class_5369$class_5371;method_29664()Z
official r
Lfqk$a;r()Z
-