public class FilePack extends ResourcePack
修飾子とタイプ | フィールドと説明 |
---|---|
static com.google.common.base.Splitter |
PATH_SPLITTER |
file
コンストラクタと説明 |
---|
FilePack(java.io.File fileIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
close() |
protected void |
finalize() |
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 |
getInputStream(java.lang.String resourcePath) |
java.util.Set<java.lang.String> |
getResourceNamespaces(ResourcePackType type) |
boolean |
resourceExists(java.lang.String resourcePath) |
getMetadata, getName, getRelativeString, getResourceMetadata, getResourceStream, getRootResourceStream, onIgnoreNonLowercaseNamespace, resourceExists
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isHidden
protected java.io.InputStream getInputStream(java.lang.String resourcePath) throws java.io.IOException
getInputStream
クラス内 ResourcePack
java.io.IOException
public boolean resourceExists(java.lang.String resourcePath)
resourceExists
クラス内 ResourcePack
public java.util.Set<java.lang.String> getResourceNamespaces(ResourcePackType type)
protected void finalize() throws java.lang.Throwable
finalize
クラス内 java.lang.Object
java.lang.Throwable
public void close()
public 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)