implements CloseableResourceManager
| atx | |
| net.minecraft.server.packs.resources.MultiPackResourceManager | |
| net.minecraft.class_6861 | |
| net.minecraft.resource.LifecycledResourceManagerImpl | |
| net.minecraft.src.C_203207_ | |
| net.minecraft.server.packs.resources.ResourceManager | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger | 
  | ||||||||||
| private final Map<String, FallbackResourceManager> | 
  | ||||||||||
| private final List<PackResources> | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (PackType type, List<PackResources> packs) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private ResourceFilterSection | 
  | ||||||||||
| public Set<String> | 
  | ||||||||||
| public Optional<Resource> | 
  | ||||||||||
| public List<Resource> | 
  | ||||||||||
| public Map<ResourceLocation, Resource> | 
  | ||||||||||
| public Map<ResourceLocation, List<Resource>> | 
  | ||||||||||
| private static void | 
  | ||||||||||
| public Stream<PackResources> | 
  | ||||||||||
| public void | 
  |