Package 

Class ImageWrapper


  • 
    public final class ImageWrapper
    
                        

    Wraps the obfuscated EmbedImage class to provide nice method names and require only one central update if method names change after an update

    • Constructor Summary

      Constructors 
      Constructor Description
      ImageWrapper(EmbedImage image)
    • Method Summary

      Modifier and Type Method Description
      final String getUrl()
      final String getProxyUrl()
      final Integer getHeight()
      final Integer getWidth()
      final EmbedImage raw() Returns the raw (obfuscated) EmbedImage Object associated with this wrapper
      • Methods inherited from class java.lang.Object

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