Interface MinecraftExtension.Attributes

Enclosing interface:
MinecraftExtension

public static sealed interface MinecraftExtension.Attributes
This interface contains the attributes used by the Minecraft extension for resolving the Minecraft and deobfuscated dependencies.
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.gradle.api.attributes.Attribute<String>
    The requested mappings channel of the project.
    static final org.gradle.api.attributes.Attribute<String>
    The requested mappings version of the project.
    static final org.gradle.api.attributes.Attribute<org.gradle.nativeplatform.OperatingSystemFamily>
    The operating system family of the project's host.