implements ReloadableResourceManager
| vh | |
| net.minecraft.class_4468 | |
| net.minecraft.resource.manager.SimpleReloadableResourceManager | |
| net.minecraft.resources.SimpleReloadableResourceManager | |
| net.minecraft.resources.SimpleReloadableResourceManager |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||||
| private final Map<String, FallbackResourceManager> |
| ||||||||||
| private final List<ResourceReloadListener> |
| ||||||||||
| private final Set<String> |
| ||||||||||
| private final PackType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PackType type) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public Resource |
| ||||||||||
| public List<Resource> |
| ||||||||||
| public Collection<Identifier> |
| ||||||||||
| private void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| private void |
| ||||||||||
| private void |
| ||||||||||
| private String |
| ||||||||||
| public Set<String> |
|