java.lang.Object
org.cloudburstmc.api.pack.Pack
- All Implemented Interfaces:
Closeable,AutoCloseable
- Direct Known Subclasses:
ResourcePack
-
Constructor Details
-
Pack
-
-
Method Details
-
getLoader
-
getManifest
-
getName
-
getVersion
-
getId
-
getSize
public long getSize() -
getHash
public byte[] getHash() -
getChunk
public byte[] getChunk(int off, int len) -
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
getType
-