Interface MinecraftMappings

All Superinterfaces:
Serializable

public interface MinecraftMappings extends Serializable
The mappings used for the Minecraft dependency.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the channel for these mappings (i.e. official)
    Gets the version for these mappings (i.e. 1.21.11)
  • Method Details

    • getChannel

      String getChannel()
      Gets the channel for these mappings (i.e. official)
      Returns:
      The channel
    • getVersion

      String getVersion()
      Gets the version for these mappings (i.e. 1.21.11)
      Returns:
      The version