History - net.minecraft.resource.ResourceManager
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
Map<Identifier, Resource> (String, Predicate<Identifier>): listResources, method_14488, findResources
Map<Identifier, List<Resource>> (String, Predicate<Identifier>): listResourceStacks, method_41265, findAllResources
Map<Identifier, Resource> (String, ResourceManager$Filter): listResources, method_14488, findResources
Map<Identifier, List<Resource>> (String, ResourceManager$Filter): listResourceStacks, method_41265, findAllResources
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.server.packs.resources.ResourceManager
net.minecraft.class_3300
net.minecraft.resource.ResourceManager
Fields
Constructors
Methods
Set<String> (): getNamespaces, method_14487, getAllNamespaces
List<Resource> (Identifier): getResourceStack, method_14489, getAllResources
Map<Identifier, Resource> (String, Predicate<Identifier>): listResources, method_14488, findResources
Map<Identifier, List<Resource>> (String, Predicate<Identifier>): listResourceStacks, method_41265, findAllResources
Stream<ResourcePack> (): listPacks, method_29213, streamResourcePacks