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 classNexoPackSquash.Companion
-
Field Summary
Fields Modifier and Type Field Description private final FilepackSquashCachepublic final static NexoPackSquash.CompanionCompanion
-
Constructor Summary
Constructors Constructor Description NexoPackSquash(ResourcePack resourcePack)
-
Method Summary
Modifier and Type Method Description final FilegetPackSquashCache()final BooleansquashPack(String hash)-
-
Method Detail
-
getPackSquashCache
final File getPackSquashCache()
-
squashPack
final Boolean squashPack(String hash)
-
-
-
-