implements LifecycledResourceManager
| net.minecraft.server.packs.resources.MultiPackResourceManager | |
| 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, 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>> |
| ||||||||
| private static void |
| ||||||||
| public Stream<ResourcePack> |
| ||||||||
| public void |
|