Package com.nexomc.nexo.pack
Class NexoPackSquash
-
- All Implemented Interfaces:
public final class NexoPackSquash
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
NexoPackSquash.Companion
-
Field Summary
Fields Modifier and Type Field Description private final File
packSquashCache
public final static NexoPackSquash.Companion
Companion
-
Constructor Summary
Constructors Constructor Description NexoPackSquash(ResourcePack resourcePack)
-
Method Summary
Modifier and Type Method Description final File
getPackSquashCache()
final Boolean
squashPack(String hash)
-
-
Method Detail
-
getPackSquashCache
final File getPackSquashCache()
-
squashPack
final Boolean squashPack(String hash)
-
-
-
-