implements CloseableResourceManager
| bas | |
| net.minecraft.server.packs.resources.MultiPackResourceManager | |
| net.minecraft.class_6861 | |
| net.minecraft.resource.LifecycledResourceManagerImpl |
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<Identifier, Resource> |
| ||||||||
| public Map<Identifier, List<Resource>> |
| ||||||||
| private static void |
| ||||||||
| public Stream<PackResources> |
| ||||||||
| public void |
|