Package com.nexomc.nexo.pack
Object VanillaResourcePack
-
- All Implemented Interfaces:
public class VanillaResourcePack
-
-
Field Summary
Fields Modifier and Type Field Description private final ResourcePackresourcePackprivate final <Error class: unknown class>vanillaSoundsprivate final <Error class: unknown class>vanillaLangKeyspublic final static VanillaResourcePackINSTANCE
-
Method Summary
Modifier and Type Method Description final CompletableFuture<Void>extractLatest()final ResourcePackgetResourcePack()final <Error class: unknown class>getVanillaSounds()final <Error class: unknown class>getVanillaLangKeys()-
-
Method Detail
-
extractLatest
final CompletableFuture<Void> extractLatest()
-
getResourcePack
final ResourcePack getResourcePack()
-
getVanillaSounds
final <Error class: unknown class> getVanillaSounds()
-
getVanillaLangKeys
final <Error class: unknown class> getVanillaLangKeys()
-
-
-
-