Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addCommit(Commit) - Method in class io.papermc.fill.model.request.PublishRequest.Builder
- addDownload(String, Download) - Method in class io.papermc.fill.model.request.PublishRequest.Builder
- ALPHA - Enum constant in enum class io.papermc.fill.model.BuildChannel
- apiToken(String) - Method in interface io.papermc.fill.gradle.FillExtension
-
Set the API authorization token
- apiUrl(String) - Method in interface io.papermc.fill.gradle.FillExtension
-
Set the api url to interact with
- apply(Project, PluginContainer, ExtensionContainer, TaskContainer) - Method in class io.papermc.fill.gradle.FillPlugin
B
- BETA - Enum constant in enum class io.papermc.fill.model.BuildChannel
- build() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns the value of the
buildrecord component. - build() - Method in class io.papermc.fill.model.request.PublishRequest.Builder
- build(int) - Method in class io.papermc.fill.model.request.PublishRequest.Builder
- build(Action<? super FillExtension.Build>) - Method in interface io.papermc.fill.gradle.FillExtension
- BuildChannel - Enum Class in io.papermc.fill.model
- Builder() - Constructor for class io.papermc.fill.model.request.PublishRequest.Builder
- BuildImpl(ObjectFactory, ProviderFactory) - Constructor for class io.papermc.fill.gradle.FillExtensionImpl.BuildImpl
- BuildResponse - Record Class in io.papermc.fill.model.response.v3
- BuildResponse(int, Instant, BuildChannel, List<Commit>, Map<String, DownloadWithUrl>) - Constructor for record class io.papermc.fill.model.response.v3.BuildResponse
-
Creates an instance of a
BuildResponserecord class. - builds() - Method in record class io.papermc.fill.model.response.v3.VersionResponse
-
Returns the value of the
buildsrecord component.
C
- channel() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns the value of the
channelrecord component. - channel() - Method in record class io.papermc.fill.model.response.v3.BuildResponse
-
Returns the value of the
channelrecord component. - channel(BuildChannel) - Method in class io.papermc.fill.model.request.PublishRequest.Builder
- checksums() - Method in record class io.papermc.fill.model.Download
-
Returns the value of the
checksumsrecord component. - checksums() - Method in record class io.papermc.fill.model.DownloadWithUrl
-
Returns the value of the
checksumsrecord component. - Checksums - Record Class in io.papermc.fill.model
- Checksums(String) - Constructor for record class io.papermc.fill.model.Checksums
-
Creates an instance of a
Checksumsrecord class. - close() - Method in class io.papermc.fill.gradle.task.PublishToFillTask
- Commit - Record Class in io.papermc.fill.model
- Commit(String, Instant, String) - Constructor for record class io.papermc.fill.model.Commit
-
Creates an instance of a
Commitrecord class. - commits() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns the value of the
commitsrecord component. - commits() - Method in record class io.papermc.fill.model.response.v3.BuildResponse
-
Returns the value of the
commitsrecord component.
D
- DEPRECATED - Enum constant in enum class io.papermc.fill.model.SupportStatus
- Download - Record Class in io.papermc.fill.model
- Download(String, Checksums, int) - Constructor for record class io.papermc.fill.model.Download
-
Creates an instance of a
Downloadrecord class. - downloads() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns the value of the
downloadsrecord component. - downloads() - Method in record class io.papermc.fill.model.response.v3.BuildResponse
-
Returns the value of the
downloadsrecord component. - downloads(Action<? super NamedDomainObjectContainer<FillExtension.Download>>) - Method in interface io.papermc.fill.gradle.FillExtension.Build
- DownloadWithUrl - Record Class in io.papermc.fill.model
- DownloadWithUrl(String, Checksums, int, URI) - Constructor for record class io.papermc.fill.model.DownloadWithUrl
-
Creates an instance of a
DownloadWithUrlrecord class.
E
- end() - Method in record class io.papermc.fill.model.Support
-
Returns the value of the
endrecord component. - equals(Object) - Method in record class io.papermc.fill.model.Checksums
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.Commit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.Download
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.DownloadWithUrl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.Java
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.Java.JavaFlags
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.Java.JavaVersion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.request.PublishRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.request.UploadRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.response.v3.BuildResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.response.v3.VersionResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.response.v3.VersionResponse.Version
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.response.v3.VersionsResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.papermc.fill.model.Support
-
Indicates whether some other object is "equal to" this one.
F
- family() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns the value of the
familyrecord component. - family(String) - Method in class io.papermc.fill.model.request.PublishRequest.Builder
- FillExtension - Interface in io.papermc.fill.gradle
- FillExtension.Build - Interface in io.papermc.fill.gradle
- FillExtension.Download - Interface in io.papermc.fill.gradle
- FillExtension.Download.NameResolver - Interface in io.papermc.fill.gradle
- FillExtensionImpl - Class in io.papermc.fill.gradle
- FillExtensionImpl(ObjectFactory, ProviderFactory) - Constructor for class io.papermc.fill.gradle.FillExtensionImpl
- FillExtensionImpl.BuildImpl - Class in io.papermc.fill.gradle
- FillPlugin - Class in io.papermc.fill.gradle
- FillPlugin() - Constructor for class io.papermc.fill.gradle.FillPlugin
- flags() - Method in record class io.papermc.fill.model.Java
-
Returns the value of the
flagsrecord component.
G
- getApiToken() - Method in interface io.papermc.fill.gradle.FillExtension
- getApiToken() - Method in class io.papermc.fill.gradle.FillExtensionImpl
- getApiUrl() - Method in interface io.papermc.fill.gradle.FillExtension
- getApiUrl() - Method in class io.papermc.fill.gradle.FillExtensionImpl
- getBuild() - Method in interface io.papermc.fill.gradle.FillExtension
- getBuild() - Method in class io.papermc.fill.gradle.FillExtensionImpl
- getBuildTimestamp() - Method in interface io.papermc.fill.gradle.FillExtension
-
The build timestamp in
DateTimeFormatter.ISO_INSTANTformat. - getBuildTimestamp() - Method in class io.papermc.fill.gradle.FillExtensionImpl
- getChannel() - Method in interface io.papermc.fill.gradle.FillExtension.Build
- getChannel() - Method in class io.papermc.fill.gradle.FillExtensionImpl.BuildImpl
- getDownloads() - Method in interface io.papermc.fill.gradle.FillExtension.Build
- getDownloads() - Method in class io.papermc.fill.gradle.FillExtensionImpl.BuildImpl
- getExtension() - Method in class io.papermc.fill.gradle.task.PublishToFillTask
- getFile() - Method in interface io.papermc.fill.gradle.FillExtension.Download
- getId() - Method in interface io.papermc.fill.gradle.FillExtension.Build
- getId() - Method in class io.papermc.fill.gradle.FillExtensionImpl.BuildImpl
- getName() - Method in interface io.papermc.fill.gradle.FillExtension.Download
- getNameResolver() - Method in interface io.papermc.fill.gradle.FillExtension.Download
- getProject() - Method in interface io.papermc.fill.gradle.FillExtension
- getProject() - Method in class io.papermc.fill.gradle.FillExtensionImpl
- getProjectLayout() - Method in class io.papermc.fill.gradle.task.PublishToFillTask
- getVersion() - Method in interface io.papermc.fill.gradle.FillExtension
- getVersion() - Method in class io.papermc.fill.gradle.FillExtensionImpl
- getVersionFamily() - Method in interface io.papermc.fill.gradle.FillExtension
- getVersionFamily() - Method in class io.papermc.fill.gradle.FillExtensionImpl
H
- hashCode() - Method in record class io.papermc.fill.model.Checksums
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.Commit
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.Download
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.DownloadWithUrl
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.Java
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.Java.JavaFlags
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.Java.JavaVersion
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.request.UploadRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.response.v3.BuildResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.response.v3.VersionResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.response.v3.VersionResponse.Version
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.response.v3.VersionsResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.papermc.fill.model.Support
-
Returns a hash code value for this object.
I
- id() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns the value of the
idrecord component. - id() - Method in record class io.papermc.fill.model.request.UploadRequest
-
Returns the value of the
idrecord component. - id() - Method in record class io.papermc.fill.model.response.v3.BuildResponse
-
Returns the value of the
idrecord component. - id() - Method in record class io.papermc.fill.model.response.v3.VersionResponse.Version
-
Returns the value of the
idrecord component. - io.papermc.fill.gradle - package io.papermc.fill.gradle
- io.papermc.fill.gradle.task - package io.papermc.fill.gradle.task
- io.papermc.fill.model - package io.papermc.fill.model
- io.papermc.fill.model.request - package io.papermc.fill.model.request
- io.papermc.fill.model.response.v3 - package io.papermc.fill.model.response.v3
J
- java() - Method in record class io.papermc.fill.model.response.v3.VersionResponse.Version
-
Returns the value of the
javarecord component. - Java - Record Class in io.papermc.fill.model
- Java(Java.JavaVersion, Java.JavaFlags) - Constructor for record class io.papermc.fill.model.Java
-
Creates an instance of a
Javarecord class. - Java.JavaFlags - Record Class in io.papermc.fill.model
- Java.JavaVersion - Record Class in io.papermc.fill.model
- JavaFlags(List<String>) - Constructor for record class io.papermc.fill.model.Java.JavaFlags
-
Creates an instance of a
JavaFlagsrecord class. - JavaVersion(int) - Constructor for record class io.papermc.fill.model.Java.JavaVersion
-
Creates an instance of a
JavaVersionrecord class.
M
- MAPPER - Static variable in class io.papermc.fill.gradle.task.PublishToFillTask.MapperHolder
- MapperHolder() - Constructor for class io.papermc.fill.gradle.task.PublishToFillTask.MapperHolder
- message() - Method in record class io.papermc.fill.model.Commit
-
Returns the value of the
messagerecord component. - minimum() - Method in record class io.papermc.fill.model.Java.JavaVersion
-
Returns the value of the
minimumrecord component.
N
- name() - Method in record class io.papermc.fill.model.Download
-
Returns the value of the
namerecord component. - name() - Method in record class io.papermc.fill.model.DownloadWithUrl
-
Returns the value of the
namerecord component. - name(String, String, String, int) - Method in interface io.papermc.fill.gradle.FillExtension.Download.NameResolver
-
Resolves the file name for the download.
- NAME - Static variable in interface io.papermc.fill.gradle.FillExtension
- NAME - Static variable in class io.papermc.fill.gradle.task.PublishToFillTask
P
- project() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns the value of the
projectrecord component. - project(String) - Method in interface io.papermc.fill.gradle.FillExtension
-
Set the project type to publish for
- project(String) - Method in class io.papermc.fill.model.request.PublishRequest.Builder
- project(UUID) - Method in class io.papermc.fill.model.request.PublishRequest.Builder
- PublishRequest - Record Class in io.papermc.fill.model.request
- PublishRequest(UUID, String, String, String, int, Instant, BuildChannel, List<Commit>, Map<String, Download>) - Constructor for record class io.papermc.fill.model.request.PublishRequest
-
Creates an instance of a
PublishRequestrecord class. - PublishRequest.Builder - Class in io.papermc.fill.model.request
- PublishToFillTask - Class in io.papermc.fill.gradle.task
- PublishToFillTask() - Constructor for class io.papermc.fill.gradle.task.PublishToFillTask
- PublishToFillTask.MapperHolder - Class in io.papermc.fill.gradle.task
R
- recommended() - Method in record class io.papermc.fill.model.Java.JavaFlags
-
Returns the value of the
recommendedrecord component. - RECOMMENDED - Enum constant in enum class io.papermc.fill.model.BuildChannel
- run() - Method in class io.papermc.fill.gradle.task.PublishToFillTask
S
- sha() - Method in record class io.papermc.fill.model.Commit
-
Returns the value of the
sharecord component. - sha256() - Method in record class io.papermc.fill.model.Checksums
-
Returns the value of the
sha256record component. - size() - Method in record class io.papermc.fill.model.Download
-
Returns the value of the
sizerecord component. - size() - Method in record class io.papermc.fill.model.DownloadWithUrl
-
Returns the value of the
sizerecord component. - STABLE - Enum constant in enum class io.papermc.fill.model.BuildChannel
- status() - Method in record class io.papermc.fill.model.Support
-
Returns the value of the
statusrecord component. - support() - Method in record class io.papermc.fill.model.response.v3.VersionResponse.Version
-
Returns the value of the
supportrecord component. - Support - Record Class in io.papermc.fill.model
- Support(SupportStatus, LocalDate) - Constructor for record class io.papermc.fill.model.Support
-
Creates an instance of a
Supportrecord class. - SUPPORTED - Enum constant in enum class io.papermc.fill.model.SupportStatus
- SupportStatus - Enum Class in io.papermc.fill.model
T
- time() - Method in record class io.papermc.fill.model.Commit
-
Returns the value of the
timerecord component. - time() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns the value of the
timerecord component. - time() - Method in record class io.papermc.fill.model.response.v3.BuildResponse
-
Returns the value of the
timerecord component. - time(Instant) - Method in class io.papermc.fill.model.request.PublishRequest.Builder
- toString() - Method in record class io.papermc.fill.model.Checksums
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.Commit
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.Download
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.DownloadWithUrl
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.Java.JavaFlags
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.Java.JavaVersion
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.Java
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.request.UploadRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.response.v3.BuildResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.response.v3.VersionResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.response.v3.VersionResponse.Version
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.response.v3.VersionsResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.papermc.fill.model.Support
-
Returns a string representation of this record class.
U
- UNSUPPORTED - Enum constant in enum class io.papermc.fill.model.SupportStatus
- UploadRequest - Record Class in io.papermc.fill.model.request
- UploadRequest(UUID) - Constructor for record class io.papermc.fill.model.request.UploadRequest
-
Creates an instance of a
UploadRequestrecord class. - url() - Method in record class io.papermc.fill.model.DownloadWithUrl
-
Returns the value of the
urlrecord component.
V
- valueOf(String) - Static method in enum class io.papermc.fill.model.BuildChannel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.papermc.fill.model.SupportStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.papermc.fill.model.BuildChannel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.papermc.fill.model.SupportStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version() - Method in record class io.papermc.fill.model.Java
-
Returns the value of the
versionrecord component. - version() - Method in record class io.papermc.fill.model.request.PublishRequest
-
Returns the value of the
versionrecord component. - version() - Method in record class io.papermc.fill.model.response.v3.VersionResponse
-
Returns the value of the
versionrecord component. - version(String) - Method in interface io.papermc.fill.gradle.FillExtension
-
Set the minecraft version to publish
- version(String) - Method in class io.papermc.fill.model.request.PublishRequest.Builder
- version(Provider<String>) - Method in interface io.papermc.fill.gradle.FillExtension
-
Set the minecraft version to publish
- Version(String, Support, Java) - Constructor for record class io.papermc.fill.model.response.v3.VersionResponse.Version
-
Creates an instance of a
Versionrecord class. - versionFamily(String) - Method in interface io.papermc.fill.gradle.FillExtension
-
Set the version family
- versionFamily(Provider<String>) - Method in interface io.papermc.fill.gradle.FillExtension
-
Set the version family
- VersionResponse - Record Class in io.papermc.fill.model.response.v3
- VersionResponse(VersionResponse.Version, List<Integer>) - Constructor for record class io.papermc.fill.model.response.v3.VersionResponse
-
Creates an instance of a
VersionResponserecord class. - VersionResponse.Version - Record Class in io.papermc.fill.model.response.v3
- versions() - Method in record class io.papermc.fill.model.response.v3.VersionsResponse
-
Returns the value of the
versionsrecord component. - VersionsResponse - Record Class in io.papermc.fill.model.response.v3
- VersionsResponse(List<VersionResponse>) - Constructor for record class io.papermc.fill.model.response.v3.VersionsResponse
-
Creates an instance of a
VersionsResponserecord class.
All Classes and Interfaces|All Packages|Constant Field Values