Interface YggdrasilAuthenticationServiceGetter

All Known Implementing Classes:
MinecraftMixin

public interface YggdrasilAuthenticationServiceGetter
Interface for getting the YggdrasilAuthenticationService.
  • Method Summary

    Modifier and Type
    Method
    Description
    default com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService
    Gets the YggdrasilAuthenticationService.
  • Method Details

    • authme$getAuthService

      default com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authme$getAuthService()
      Gets the YggdrasilAuthenticationService.
      Returns:
      the YggdrasilAuthenticationService