Uses of Class
org.cloudburstmc.api.pack.PackManifest.Module
Packages that use PackManifest.Module
-
Uses of PackManifest.Module in org.cloudburstmc.api.pack
Methods in org.cloudburstmc.api.pack with parameters of type PackManifest.ModuleModifier and TypeMethodDescriptionPack.Factory.create(PackLoader loader, PackManifest manifest, PackManifest.Module module) Constructors in org.cloudburstmc.api.pack with parameters of type PackManifest.ModuleModifierConstructorDescriptionPack(PackLoader loader, PackManifest manifest, PackManifest.Module module)