implements CloseableResourceManager
avo | |
net.minecraft.server.packs.resources.MultiPackResourceManager | |
net.minecraft.class_6861 |
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 arg0, List<PackResources> arg1) |
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 |
|