Interface UserSupportTextures


public interface UserSupportTextures
  • Method Summary

    Modifier and Type
    Method
    Description
    pro.gravit.launcher.profiles.Texture
     
    default pro.gravit.launcher.profiles.Texture
    getCloakTexture(pro.gravit.launcher.profiles.ClientProfile profile)
     
    pro.gravit.launcher.profiles.Texture
     
    default pro.gravit.launcher.profiles.Texture
    getSkinTexture(pro.gravit.launcher.profiles.ClientProfile profile)
     
  • Method Details

    • getSkinTexture

      pro.gravit.launcher.profiles.Texture getSkinTexture()
    • getCloakTexture

      pro.gravit.launcher.profiles.Texture getCloakTexture()
    • getSkinTexture

      default pro.gravit.launcher.profiles.Texture getSkinTexture(pro.gravit.launcher.profiles.ClientProfile profile)
    • getCloakTexture

      default pro.gravit.launcher.profiles.Texture getCloakTexture(pro.gravit.launcher.profiles.ClientProfile profile)