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
- 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
- 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.
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
- 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
- DEFAULT - Enum constant in enum class io.papermc.fill.model.BuildChannel
- Download - Record Class in io.papermc.fill.model
- Download(String, String, 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, String, int, URI) - Constructor for record class io.papermc.fill.model.DownloadWithUrl
-
Creates an instance of a
DownloadWithUrlrecord class.
E
- 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.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.
- EXPERIMENTAL - Enum constant in enum class io.papermc.fill.model.BuildChannel
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
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
- 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.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.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.
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. - 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
M
- MAPPER - Static variable in class io.papermc.fill.gradle.FillPlugin
- message() - Method in record class io.papermc.fill.model.Commit
-
Returns the value of the
messagerecord 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
R
- 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.Download
-
Returns the value of the
sha256record component. - sha256() - Method in record class io.papermc.fill.model.DownloadWithUrl
-
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.
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.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.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.
U
- 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.
- 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.
- version() - Method in record class io.papermc.fill.model.request.PublishRequest
-
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
- 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
All Classes and Interfaces|All Packages|Constant Field Values