public class VirtualAssetsPack extends VanillaPack
baseClass, basePath, resourceNamespaces| コンストラクタと説明 |
|---|
VirtualAssetsPack(ResourceIndex p_i48115_1_) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.util.Collection<ResourceLocation> |
getAllResourceLocations(ResourcePackType type,
java.lang.String namespaceIn,
java.lang.String pathIn,
int maxDepthIn,
java.util.function.Predicate<java.lang.String> filterIn) |
protected java.io.InputStream |
getInputStreamVanilla(ResourcePackType type,
ResourceLocation location) |
protected java.io.InputStream |
getInputStreamVanilla(java.lang.String pathIn) |
boolean |
resourceExists(ResourcePackType type,
ResourceLocation location) |
close, getMetadata, getName, getResourceNamespaces, getResourceStream, getRootResourceStreamclone, 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 クラス内 VanillaPackpublic boolean resourceExists(ResourcePackType type, ResourceLocation location)
resourceExists インタフェース内 IResourcePackresourceExists クラス内 VanillaPack@Nullable protected java.io.InputStream getInputStreamVanilla(java.lang.String pathIn)
getInputStreamVanilla クラス内 VanillaPackpublic java.util.Collection<ResourceLocation> getAllResourceLocations(ResourcePackType type, java.lang.String namespaceIn, java.lang.String pathIn, int maxDepthIn, java.util.function.Predicate<java.lang.String> filterIn)
getAllResourceLocations インタフェース内 IResourcePackgetAllResourceLocations クラス内 VanillaPack