Package pro.gravit.launcher.profiles
Class Texture
- java.lang.Object
-
- pro.gravit.launcher.serialize.stream.StreamObject
-
- pro.gravit.launcher.profiles.Texture
-
public final class Texture extends pro.gravit.launcher.serialize.stream.StreamObject
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidwrite(pro.gravit.launcher.serialize.HOutput output)
-
-
-
Constructor Detail
-
Texture
public Texture(pro.gravit.launcher.serialize.HInput input) throws java.io.IOException- Throws:
java.io.IOException
-
Texture
public Texture(java.lang.String url, boolean cloak) throws java.io.IOException- Throws:
java.io.IOException
-
Texture
public Texture(java.lang.String url, byte[] digest)
-
-