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
  • Nested Class Summary

    Nested classes/interfaces inherited from class pro.gravit.launcher.serialize.stream.StreamObject

    pro.gravit.launcher.serialize.stream.StreamObject.Adapter<O extends pro.gravit.launcher.serialize.stream.StreamObject>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final byte[]
     
     
    final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Texture(String url, boolean cloak)
     
    Texture(String url, byte[] digest)
     
    Texture(String url, byte[] digest, Map<String,String> metadata)
     
    Texture(String url, Path local, boolean cloak)
     
    Texture(pro.gravit.launcher.serialize.HInput input)
    Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    write(pro.gravit.launcher.serialize.HOutput output)
     

    Methods inherited from class pro.gravit.launcher.serialize.stream.StreamObject

    write

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait