Class TextureProvider.SkinAndCloakTextures

java.lang.Object
pro.gravit.launchserver.auth.texture.TextureProvider.SkinAndCloakTextures
Enclosing class:
TextureProvider

@Deprecated public static class TextureProvider.SkinAndCloakTextures extends Object
Deprecated.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final pro.gravit.launcher.base.profiles.Texture
    Deprecated.
     
    final pro.gravit.launcher.base.profiles.Texture
    Deprecated.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    SkinAndCloakTextures(pro.gravit.launcher.base.profiles.Texture skin, pro.gravit.launcher.base.profiles.Texture cloak)
    Deprecated.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • skin

      public final pro.gravit.launcher.base.profiles.Texture skin
      Deprecated.
    • cloak

      public final pro.gravit.launcher.base.profiles.Texture cloak
      Deprecated.
  • Constructor Details

    • SkinAndCloakTextures

      public SkinAndCloakTextures(pro.gravit.launcher.base.profiles.Texture skin, pro.gravit.launcher.base.profiles.Texture cloak)
      Deprecated.