Interface AuthLibAdapter


public interface AuthLibAdapter
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull SkinProfile
    adapt(@NotNull com.mojang.authlib.GameProfile profile)
     
  • Method Details

    • adapt

      @NotNull @NotNull SkinProfile adapt(@NotNull @NotNull com.mojang.authlib.GameProfile profile)