Package net.minecraft.resource
Class NamespaceResourceManager.Entry
java.lang.Object
net.minecraft.resource.NamespaceResourceManager.Entry
- Enclosing class:
NamespaceResourceManager
- Mappings:
Namespace Name official aie$d
intermediary net/minecraft/class_3294$class_7083
named net/minecraft/resource/NamespaceResourceManager$Entry
-
Field Summary
Modifier and TypeFieldDescriptionprivate boolean
private final Identifier
private final Identifier
private final ResourcePack
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
- Mappings:
Namespace Name Mixin selector official b
Laie$d;b:Labb;
intermediary field_37284
Lnet/minecraft/class_3294$class_7083;field_37284:Lnet/minecraft/class_2960;
named id
Lnet/minecraft/resource/NamespaceResourceManager$Entry;id:Lnet/minecraft/util/Identifier;
-
metadataId
- Mappings:
Namespace Name Mixin selector official c
Laie$d;c:Labb;
intermediary field_37285
Lnet/minecraft/class_3294$class_7083;field_37285:Lnet/minecraft/class_2960;
named metadataId
Lnet/minecraft/resource/NamespaceResourceManager$Entry;metadataId:Lnet/minecraft/util/Identifier;
-
pack
- Mappings:
Namespace Name Mixin selector official d
Laie$d;d:Lahl;
intermediary field_37286
Lnet/minecraft/class_3294$class_7083;field_37286:Lnet/minecraft/class_3262;
named pack
Lnet/minecraft/resource/NamespaceResourceManager$Entry;pack:Lnet/minecraft/resource/ResourcePack;
-
checksMetadata
private boolean checksMetadata- Mappings:
Namespace Name Mixin selector official e
Laie$d;e:Z
intermediary field_37287
Lnet/minecraft/class_3294$class_7083;field_37287:Z
named checksMetadata
Lnet/minecraft/resource/NamespaceResourceManager$Entry;checksMetadata:Z
-
-
Constructor Details
-
Entry
Entry(Identifier id, Identifier metadataId, ResourcePack pack) - Mappings:
Namespace Name Mixin selector official <init>
Laie$d;<init>(Laie;Labb;Labb;Lahl;)V
intermediary <init>
Lnet/minecraft/class_3294$class_7083;<init>(Lnet/minecraft/class_3294;Lnet/minecraft/class_2960;Lnet/minecraft/class_2960;Lnet/minecraft/class_3262;)V
named <init>
Lnet/minecraft/resource/NamespaceResourceManager$Entry;<init>(Lnet/minecraft/resource/NamespaceResourceManager;Lnet/minecraft/util/Identifier;Lnet/minecraft/util/Identifier;Lnet/minecraft/resource/ResourcePack;)V
-
-
Method Details
-
ignoreMetadata
public void ignoreMetadata()- Mappings:
Namespace Name Mixin selector official a
Laie$d;a()V
intermediary method_41270
Lnet/minecraft/class_3294$class_7083;method_41270()V
named ignoreMetadata
Lnet/minecraft/resource/NamespaceResourceManager$Entry;ignoreMetadata()V
-
toReference
- Mappings:
Namespace Name Mixin selector official b
Laie$d;b()Laik;
intermediary method_41272
Lnet/minecraft/class_3294$class_7083;method_41272()Lnet/minecraft/class_3298;
named toReference
Lnet/minecraft/resource/NamespaceResourceManager$Entry;toReference()Lnet/minecraft/resource/Resource;
-