Package io.papermc.fill.gradle
Interface FillExtension.Download.NameResolver
- Enclosing interface:
FillExtension.Download
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
name
Resolves the file name for the download.- Parameters:
project- the project namefamily- the version family nameversion- the version namebuild- the build number- Returns:
- the file name for the download
-