Class TextureProvider.SkinAndCloakTextures
java.lang.Object
pro.gravit.launchserver.auth.texture.TextureProvider.SkinAndCloakTextures
- Enclosing class:
TextureProvider
Deprecated.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSkinAndCloakTextures(pro.gravit.launcher.base.profiles.Texture skin, pro.gravit.launcher.base.profiles.Texture cloak) Deprecated. -
Method Summary
-
Field Details
-
skin
public final pro.gravit.launcher.base.profiles.Texture skinDeprecated. -
cloak
public final pro.gravit.launcher.base.profiles.Texture cloakDeprecated.
-
-
Constructor Details
-
SkinAndCloakTextures
public SkinAndCloakTextures(pro.gravit.launcher.base.profiles.Texture skin, pro.gravit.launcher.base.profiles.Texture cloak) Deprecated.
-