public class VirtualAssetsPack extends VanillaPack
baseClass, basePath, resourceNamespaces| Constructor and Description |
|---|
VirtualAssetsPack(ResourceIndex p_i48115_1_) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ResourceLocation> |
getAllResourceLocations(ResourcePackType type,
java.lang.String pathIn,
int maxDepth,
java.util.function.Predicate<java.lang.String> filter) |
protected java.io.InputStream |
getInputStreamVanilla(ResourcePackType type,
ResourceLocation location) |
protected java.io.InputStream |
getInputStreamVanilla(java.lang.String pathIn) |
close, getMetadata, getName, getResourceNamespaces, getResourceStream, getRootResourceStream, resourceExistsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisHiddenpublic VirtualAssetsPack(ResourceIndex p_i48115_1_)
@Nullable protected java.io.InputStream getInputStreamVanilla(ResourcePackType type, ResourceLocation location)
getInputStreamVanilla in class VanillaPack@Nullable protected java.io.InputStream getInputStreamVanilla(java.lang.String pathIn)
getInputStreamVanilla in class VanillaPackpublic java.util.Collection<ResourceLocation> getAllResourceLocations(ResourcePackType type, java.lang.String pathIn, int maxDepth, java.util.function.Predicate<java.lang.String> filter)
getAllResourceLocations in interface IResourcePackgetAllResourceLocations in class VanillaPack