implements ResourceManager
afe | |
net.minecraft.server.packs.resources.FallbackResourceManager | |
net.minecraft.class_3294 | |
net.minecraft.resource.NamespaceResourceManager | |
net.minecraft.src.C_67_ | |
net.minecraft.server.packs.resources.ResourceManagerFallback |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static final org.apache.logging.log4j.Logger |
| ||||||||||
protected final List<PackResources> |
| ||||||||||
private final PackType |
| ||||||||||
private final String |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (PackType type, String namespace) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public Set<String> |
| ||||||||||
public Resource |
| ||||||||||
public boolean |
| ||||||||||
protected InputStream |
| ||||||||||
private void |
| ||||||||||
private boolean |
| ||||||||||
public List<Resource> |
| ||||||||||
public Collection<ResourceLocation> |
| ||||||||||
public Stream<PackResources> |
| ||||||||||
static ResourceLocation |
|