Class AWTEarsImage
java.lang.Object
com.unascribed.ears.common.legacy.AWTEarsImage
- All Implemented Interfaces:
EarsImage,WritableEarsImage
For older versions of Minecraft that use AWT ImageIO and BufferedImage.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AWTEarsImage
-
-
Method Details
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getARGB
public int getARGB(int x, int y) -
setARGB
public void setARGB(int x, int y, int argb) - Specified by:
setARGBin interfaceWritableEarsImage
-
toString
-
copy
- Specified by:
copyin interfaceWritableEarsImage
-