Class ImageBufferDownload

    • Constructor Summary

      Constructors 
      Constructor Description
      ImageBufferDownload​(boolean isCape)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.image.BufferedImage parseUserSkin​(java.awt.image.BufferedImage var1)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImageBufferDownload

        public ImageBufferDownload​(boolean isCape)
    • Method Detail

      • parseUserSkin

        public java.awt.image.BufferedImage parseUserSkin​(java.awt.image.BufferedImage var1)
        Specified by:
        parseUserSkin in interface ImageBuffer