Class ServerResourcePackManager.PackEntry
java.lang.Object
net.minecraft.client.resource.server.ServerResourcePackManager.PackEntry
- Enclosing class:
 ServerResourcePackManager
- Mappings:
 Namespace Name named net/minecraft/client/resource/server/ServerResourcePackManager$PackEntryintermediary net/minecraft/class_9044$class_9049official huw$e
- 
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean(package private) @Nullable ServerResourcePackManager.DiscardReason(package private) final UUID(package private) ServerResourcePackManager.LoadStatus(package private) ServerResourcePackManager.Status(package private) final URL - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidboolean 
- 
Field Details
- 
id
- Mappings:
 Namespace Name Mixin selector named idLnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;id:Ljava/util/UUID;intermediary field_47659Lnet/minecraft/class_9044$class_9049;field_47659:Ljava/util/UUID;official aLhuw$e;a:Ljava/util/UUID;
 - 
url
- Mappings:
 Namespace Name Mixin selector named urlLnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;url:Ljava/net/URL;intermediary field_47660Lnet/minecraft/class_9044$class_9049;field_47660:Ljava/net/URL;official bLhuw$e;b:Ljava/net/URL;
 - 
hashCode
- Mappings:
 Namespace Name Mixin selector named hashCodeLnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;hashCode:Lcom/google/common/hash/HashCode;intermediary field_47661Lnet/minecraft/class_9044$class_9049;field_47661:Lcom/google/common/hash/HashCode;official cLhuw$e;c:Lcom/google/common/hash/HashCode;
 - 
path
- Mappings:
 Namespace Name Mixin selector named pathLnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;path:Ljava/nio/file/Path;intermediary field_47662Lnet/minecraft/class_9044$class_9049;field_47662:Ljava/nio/file/Path;official dLhuw$e;d:Ljava/nio/file/Path;
 - 
discardReason
- Mappings:
 Namespace Name Mixin selector named discardReasonLnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;discardReason:Lnet/minecraft/client/resource/server/ServerResourcePackManager$DiscardReason;intermediary field_47663Lnet/minecraft/class_9044$class_9049;field_47663:Lnet/minecraft/class_9044$class_9048;official eLhuw$e;e:Lhuw$d;
 - 
loadStatus
ServerResourcePackManager.LoadStatus loadStatus- Mappings:
 Namespace Name Mixin selector named loadStatusLnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;loadStatus:Lnet/minecraft/client/resource/server/ServerResourcePackManager$LoadStatus;intermediary field_47664Lnet/minecraft/class_9044$class_9049;field_47664:Lnet/minecraft/class_9044$class_9046;official fLhuw$e;f:Lhuw$b;
 - 
status
- Mappings:
 Namespace Name Mixin selector named statusLnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;status:Lnet/minecraft/client/resource/server/ServerResourcePackManager$Status;intermediary field_47665Lnet/minecraft/class_9044$class_9049;field_47665:Lnet/minecraft/class_9044$class_9045;official gLhuw$e;g:Lhuw$a;
 - 
accepted
boolean accepted- Mappings:
 Namespace Name Mixin selector named acceptedLnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;accepted:Zintermediary field_47666Lnet/minecraft/class_9044$class_9049;field_47666:Zofficial hLhuw$e;h:Z
 
 - 
 - 
Constructor Details
- 
PackEntry
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;<init>(Ljava/util/UUID;Ljava/net/URL;Lcom/google/common/hash/HashCode;)Vintermediary <init>Lnet/minecraft/class_9044$class_9049;<init>(Ljava/util/UUID;Ljava/net/URL;Lcom/google/common/hash/HashCode;)Vofficial <init>Lhuw$e;<init>(Ljava/util/UUID;Ljava/net/URL;Lcom/google/common/hash/HashCode;)V
 
 - 
 - 
Method Details
- 
discard
- Mappings:
 Namespace Name Mixin selector named discardLnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;discard(Lnet/minecraft/client/resource/server/ServerResourcePackManager$DiscardReason;)Vintermediary method_55577Lnet/minecraft/class_9044$class_9049;method_55577(Lnet/minecraft/class_9044$class_9048;)Vofficial aLhuw$e;a(Lhuw$d;)V
 - 
isDiscarded
public boolean isDiscarded()- Mappings:
 Namespace Name Mixin selector named isDiscardedLnet/minecraft/client/resource/server/ServerResourcePackManager$PackEntry;isDiscarded()Zintermediary method_55576Lnet/minecraft/class_9044$class_9049;method_55576()Zofficial aLhuw$e;a()Z
 
 -