implements LifecycledResourceManager
| aif | |
| net.minecraft.server.packs.resources.MultiPackResourceManager | |
| net.minecraft.class_6861 | |
| net.minecraft.resource.LifecycledResourceManagerImpl | |
| net.minecraft.unmapped.C_xzrqjrss | |
| net.minecraft.resource.MultiPackResourceManager | |
| net.minecraft.src.C_203207_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||||||||
| private final Map<String, NamespaceResourceManager> |
| ||||||||||||||
| private final List<ResourcePack> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceType type, List<ResourcePack> packs) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private ResourceFilter |
| ||||||||||||||
| public Set<String> |
| ||||||||||||||
| public Optional<Resource> |
| ||||||||||||||
| public List<Resource> |
| ||||||||||||||
| public Map<Identifier, Resource> |
| ||||||||||||||
| public Map<Identifier, List<Resource>> |
| ||||||||||||||
| public Stream<ResourcePack> |
| ||||||||||||||
| public void |
|