Interface MinecraftExtension.Attributes

Enclosing interface:
MinecraftExtension

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

    Modifier and Type
    Method
    Description
    org.gradle.api.attributes.Attribute<String>
    The requested mappings channel of the project.
    org.gradle.api.attributes.Attribute<String>
    The requested mappings version of the project.
    org.gradle.api.attributes.Attribute<String>
    The operating system of the project's host.