History - com.mojang.blaze3d.platform.NativeImage
25w18a
Names
fkf
fli
Fields
Set<StandardOpenOption>: c, OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, f_84959_
Set<StandardOpenOption>: c, OPEN_OPTIONS, field_4992
NativeImage$Format: d, format, field_4986, format, f_84960_
NativeImage$Format: d, format, field_4986
int: e, width, field_4991, width, f_84961_
int: e, width, field_4991
int: f, height, field_4989, height, f_84962_
int: f, height, field_4989
boolean: g, useStbFree, field_4990, isStbImage, f_84963_
boolean: g, useStbFree, field_4990
long: h, pixels, field_4988, pointer, f_84964_
long: h, pixels, field_4988
long: i, size, field_4987, sizeBytes, f_84965_
long: i, size, field_4987
org.slf4j.Logger: a, LOGGER, field_21684, LOGGER, f_84958_
org.slf4j.Logger: a, LOGGER, field_21684
com.mojang.jtracy.MemoryPool: b, MEMORY_POOL, field_54265, MEMORY_POOL, f_347375_
com.mojang.jtracy.MemoryPool: b, MEMORY_POOL, field_54265
Constructors
Methods
NativeImage (InputStream): a, read, method_4309, read, m_85058_
NativeImage (InputStream): a, read, method_4309
NativeImage (NativeImage$Format, InputStream): a, read, method_4310, read, m_85048_
NativeImage (NativeImage$Format, InputStream): a, read, method_4310
NativeImage (ByteBuffer): a, read, method_4324, read, m_85062_
NativeImage (ByteBuffer): a, read, method_4324
NativeImage (NativeImage$Format, ByteBuffer): a, read, method_4303, read, m_85051_
NativeImage (NativeImage$Format, ByteBuffer): a, read, method_4303
void (): i, checkAllocated, method_4320, checkAllocated, m_85124_
void (): i, checkAllocated, method_4320
void (): close, close, close
void (): close, close
int (): a, getWidth, method_4307, getWidth, m_84982_
int (): a, getWidth, method_4307
int (): b, getHeight, method_4323, getHeight, m_85084_
int (): b, getHeight, method_4323
NativeImage$Format (): c, format, method_4318, getFormat, m_85102_
NativeImage$Format (): c, format, method_4318
int (int, int): d, getPixelABGR, method_4315, getColor, m_354021_
int (int, int): d, getPixelABGR, method_4315
void (int, int, int): a, setPixelABGR, method_4305, setColor, m_356256_
void (int, int, int): a, setPixelABGR, method_4305
byte (int, int): b, getLuminanceOrAlpha, method_4311, getOpacity, m_85087_
byte (int, int): b, getLuminanceOrAlpha, method_4311
int[] (): f, makePixelArray, method_4322, makePixelArray, m_85118_
int[] (): f, makePixelArray, method_4322
void (File): a, writeToFile, method_4325, writeTo, m_85056_
void (File): a, writeToFile, method_4325
void (Path): a, writeToFile, method_4314, writeTo, m_85066_
void (Path): a, writeToFile, method_4314
void (NativeImage): a, copyFrom, method_4317, copyFrom, m_85054_
void (NativeImage): a, copyFrom, method_4317
void (int, int, int, int, int): a, fillRect, method_4326, fillRect, m_84997_
void (int, int, int, int, int): a, fillRect, method_4326
void (int, int, int, int, int, int, boolean, boolean): a, copyRect, method_4304, copyRect, m_85025_
void (int, int, int, int, int, int, boolean, boolean): a, copyRect, method_4304
void (int, int, int, int, NativeImage): a, resizeSubRectTo, method_4300, resizeSubRectTo, m_85034_
void (int, int, int, int, NativeImage): a, resizeSubRectTo, method_4300
void (): g, untrack, method_4302, untrack, m_85123_
void (): g, untrack, method_4302
boolean (WritableByteChannel): a, writeToChannel, method_24032, write, m_85064_
boolean (WritableByteChannel): a, writeToChannel, method_24032
boolean (int, int): c, isOutsideBounds, method_36559, isOutOfBounds, m_166422_
boolean (int, int): c, isOutsideBounds, method_36559
void (NativeImage, int, int, int, int, int, int, boolean, boolean): a, copyRect, method_47594, copyRect, m_260930_
void (NativeImage, int, int, int, int, int, int, boolean, boolean): a, copyRect, method_47594
NativeImage (byte[]): a, read, method_49277, read, m_271751_
NativeImage (byte[]): a, read, method_49277
NativeImage (IntUnaryOperator): a, mappedCopy, method_48462, applyToCopy, m_266528_
NativeImage (IntUnaryOperator): a, mappedCopy, method_48462
int[] (): d, getPixelsABGR, method_48463, copyPixelsAbgr, m_266370_
int[] (): d, getPixelsABGR, method_48463
boolean (org.lwjgl.util.freetype.FT_Face, int): a, copyFromFont, method_4316, makeGlyphBitmapSubpixel, m_85068_
boolean (org.lwjgl.util.freetype.FT_Face, int): a, copyFromFont, method_4316
int (int, int): a, getPixel, method_61940, getColorArgb, m_352958_
int (int, int): a, getPixel, method_61940
void (int, int, int): b, setPixel, method_61941, setColorArgb, m_355487_
void (int, int, int): b, setPixel, method_61941
int[] (): e, getPixels, method_61942, copyPixelsArgb, m_352255_
int[] (): e, getPixels, method_61942
NativeImage (ByteBuffer, byte[]): a, putAndRead, method_65806, putAndRead, m_373760_
NativeImage (ByteBuffer, byte[]): a, putAndRead, method_65806
long (): h, getPointer, method_67769, imageId, m_387176_
long (): h, getPointer, method_67769
1.21.5
Names
fev
fkf
Fields
Constructors
Methods
void (): j, checkAllocated, method_4320, checkAllocated, m_85124_
void (): i, checkAllocated, method_4320, checkAllocated, m_85124_
void (int, int, int): b, setPixelABGR, method_4305, setColor, m_356256_
void (int, int, int): a, setPixelABGR, method_4305, setColor, m_356256_
void (int, int, int, boolean): a, upload, method_4301, upload, m_85040_
void (int, int, int, int, int, int, int, boolean): a, upload, method_22619, upload, m_85003_
void (int, boolean): a, downloadTexture, method_4327, loadFromTextureImage, m_85045_
void (): h, flipY, method_4319, mirrorVertically, m_85122_
void (): i, untrack, method_4302, untrack, m_85123_
void (): g, untrack, method_4302, untrack, m_85123_
void (float): a, downloadDepthBuffer, method_35620, readDepthComponent, m_166400_
void (): g, drawPixels, method_35627, drawPixels, m_166421_
void (IntUnaryOperator): b, applyToAllPixels, method_51596, apply, m_284481_
void (int, int, int): a, setPixel, method_61941, setColorArgb, m_355487_
void (int, int, int): b, setPixel, method_61941, setColorArgb, m_355487_
void (int, int, int, int, int, int, int, boolean): b, _upload, method_4321, uploadInternal, m_85090_
long (): h, getPointer, method_67769, imageId, m_387176_
1.21.4
Names
ffs
fev
Fields
Constructors
Methods
void (boolean, boolean): a, setFilter, method_4308, setTextureFilter, m_85081_
void (int, int, int, int, int, int, int, boolean): a, upload, method_22619, upload, m_85003_
void (int, int, int, int, int, int, int, boolean, boolean): a, upload, method_4312, upload, m_85003_
void (int, int, int, int, int, int, int, boolean, boolean, boolean, boolean): a, upload, method_22619, upload, m_85013_
void (int, int, int, int, int, int, int, boolean, boolean, boolean, boolean): b, _upload, method_4321, uploadInternal, m_85090_
NativeImage (ByteBuffer, byte[]): a, putAndRead, method_65806, putAndRead, m_373760_
void (int, int, int, int, int, int, int, boolean): b, _upload, method_4321, uploadInternal, m_85090_
1.21.3
Names
faj
ffs
Fields
Set<StandardOpenOption>: b, OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, f_84959_
Set<StandardOpenOption>: c, OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, f_84959_
NativeImage$Format: c, format, field_4986, format, f_84960_
NativeImage$Format: d, format, field_4986, format, f_84960_
int: d, width, field_4991, width, f_84961_
int: e, width, field_4991, width, f_84961_
int: e, height, field_4989, height, f_84962_
int: f, height, field_4989, height, f_84962_
boolean: f, useStbFree, field_4990, isStbImage, f_84963_
boolean: g, useStbFree, field_4990, isStbImage, f_84963_
long: g, pixels, field_4988, pointer, f_84964_
long: h, pixels, field_4988, pointer, f_84964_
long: h, size, field_4987, sizeBytes, f_84965_
long: i, size, field_4987, sizeBytes, f_84965_
com.mojang.jtracy.MemoryPool: b, MEMORY_POOL, field_54265, MEMORY_POOL, f_347375_
Constructors
Methods
int (int, int): a, getPixelRGBA, method_4315, getColor, m_84985_
int (int, int): d, getPixelABGR, method_4315, getColor, m_354021_
void (int, int, int): a, setPixelRGBA, method_4305, setColor, m_84988_
void (int, int, int): b, setPixelABGR, method_4305, setColor, m_356256_
byte (int, int): e, getLuminanceOrAlpha, method_4311, getOpacity, m_85087_
byte (int, int): b, getLuminanceOrAlpha, method_4311, getOpacity, m_85087_
void (int, int, int): b, blendPixel, method_35624, blend, m_166411_
int[] (): e, makePixelArray, method_4322, makePixelArray, m_85118_
int[] (): f, makePixelArray, method_4322, makePixelArray, m_85118_
byte[] (): g, asByteArray, method_24036, getBytes, m_85121_
boolean (int, int): f, isOutsideBounds, method_36559, isOutOfBounds, m_166422_
boolean (int, int): c, isOutsideBounds, method_36559, isOutOfBounds, m_166422_
void (int, int, byte): a, setPixelLuminance, method_35621, setLuminance, m_166402_
byte (int, int): b, getRedOrLuminance, method_35623, getRed, m_166408_
byte (int, int): c, getGreenOrLuminance, method_35625, getGreen, m_166415_
byte (int, int): d, getBlueOrLuminance, method_35626, getBlue, m_166418_
void (): f, drawPixels, method_35627, drawPixels, m_166421_
void (): g, drawPixels, method_35627, drawPixels, m_166421_
int[] (): d, getPixelsRGBA, method_48463, copyPixelsRgba, m_266370_
int[] (): d, getPixelsABGR, method_48463, copyPixelsAbgr, m_266370_
int (int, int): a, getPixel, method_61940, getColorArgb, m_352958_
void (int, int, int): a, setPixel, method_61941, setColorArgb, m_355487_
int[] (): e, getPixels, method_61942, copyPixelsArgb, m_352255_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
ezb
faj
Fields
Constructors
Methods
1.20.6
Names
epc
ezb
Fields
Constructors
Methods
void (org.lwjgl.stb.STBTTFontinfo, int, int, int, float, float, float, float, int, int): a, copyFromFont, method_4316, makeGlyphBitmapSubpixel, m_85068_
boolean (org.lwjgl.util.freetype.FT_Face, int): a, copyFromFont, method_4316, makeGlyphBitmapSubpixel, m_85068_
1.20.4
Names
ekq
epc
Fields
Constructors
Methods
1.20.2
Names
ehk
ekq
Fields
Constructors
Methods
1.20.1
Names
egf
ehk
Fields
Constructors
Methods
NativeImage (IntUnaryOperator): a, mappedCopy, method_48462, apply, m_266528_
NativeImage (IntUnaryOperator): a, mappedCopy, method_48462, applyToCopy, m_266528_
void (IntUnaryOperator): b, applyToAllPixels, method_51596, apply, m_284481_
1.19.4
Names
ede
egf
Fields
Set<StandardOpenOption>: f, OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, f_84959_
Set<StandardOpenOption>: b, OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, f_84959_
NativeImage$Format: g, format, field_4986, format, f_84960_
NativeImage$Format: c, format, field_4986, format, f_84960_
int: h, width, field_4991, width, f_84961_
int: d, width, field_4991, width, f_84961_
int: i, height, field_4989, height, f_84962_
int: e, height, field_4989, height, f_84962_
boolean: j, useStbFree, field_4990, isStbImage, f_84963_
boolean: f, useStbFree, field_4990, isStbImage, f_84963_
long: k, pixels, field_4988, pointer, f_84964_
long: g, pixels, field_4988, pointer, f_84964_
long: l, size, field_4987, sizeBytes, f_84965_
long: h, size, field_4987, sizeBytes, f_84965_
int: b, OFFSET_A, field_32031, ALPHA_OFFSET, f_166396_
int: c, OFFSET_B, field_32032, BLUE_OFFSET, f_166397_
int: d, OFFSET_G, field_32033, GREEN_OFFSET, f_166398_
int: e, OFFSET_R, field_32034, RED_OFFSET, f_166399_
Constructors
Methods
void (): i, checkAllocated, method_4320, checkAllocated, m_85124_
void (): j, checkAllocated, method_4320, checkAllocated, m_85124_
int[] (): d, makePixelArray, method_4322, makePixelArray, m_85118_
int[] (): e, makePixelArray, method_4322, makePixelArray, m_85118_
void (): g, flipY, method_4319, mirrorVertically, m_85122_
void (): h, flipY, method_4319, mirrorVertically, m_85122_
void (): h, untrack, method_4302, untrack, m_85123_
void (): i, untrack, method_4302, untrack, m_85123_
NativeImage (String): a, fromBase64, method_15990, read, m_85060_
byte[] (): f, asByteArray, method_24036, getBytes, m_85121_
byte[] (): g, asByteArray, method_24036, getBytes, m_85121_
int (int): a, getA, method_24030, getAlpha, m_84983_
int (int): b, getR, method_24033, getRed, m_85085_
int (int): c, getG, method_24034, getGreen, m_85103_
int (int): d, getB, method_24035, getBlue, m_85119_
int (int, int, int, int): a, combine, method_24031, packColor, m_84992_
void (): e, drawPixels, method_35627, drawPixels, m_166421_
void (): f, drawPixels, method_35627, drawPixels, m_166421_
NativeImage (byte[]): a, read, method_49277, read, m_271751_
NativeImage (IntUnaryOperator): a, mappedCopy, method_48462, apply, m_266528_
int[] (): d, getPixelsRGBA, method_48463, copyPixelsRgba, m_266370_
1.19.3
Names
dzq
ede
Fields
Constructors
Methods
void (String): a, writeToFile, method_35622, writeTo, m_166406_
NativeImage (String): b, fromBase64, method_15990, read, m_85060_
NativeImage (String): a, fromBase64, method_15990, read, m_85060_
void (NativeImage, int, int, int, int, int, int, boolean, boolean): a, copyRect, method_47594, copyRect, m_260930_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
dyt
dzq
Fields
Constructors
Methods
1.19
Names
dsn
dyt
Fields
Constructors
Methods
1.18.2
Names
drl
dsn
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_21684, LOGGER, f_84958_
org.slf4j.Logger: a, LOGGER, field_21684, LOGGER, f_84958_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dpm
drl
Fields
Constructors
Methods
1.17.1
Names
dpl
dpm
Fields
int: b, OFFSET_A, field_32031, field_32031, f_166396_
int: b, OFFSET_A, field_32031, ALPHA_OFFSET, f_166396_
int: c, OFFSET_B, field_32032, field_32032, f_166397_
int: c, OFFSET_B, field_32032, BLUE_OFFSET, f_166397_
int: d, OFFSET_G, field_32033, field_32033, f_166398_
int: d, OFFSET_G, field_32033, GREEN_OFFSET, f_166398_
int: e, OFFSET_R, field_32034, field_32034, f_166399_
int: e, OFFSET_R, field_32034, RED_OFFSET, f_166399_
Constructors
Methods
int (int, int): a, getPixelRGBA, method_4315, getPixelColor, m_84985_
int (int, int): a, getPixelRGBA, method_4315, getColor, m_84985_
void (int, int, int): a, setPixelRGBA, method_4305, setPixelColor, m_84988_
void (int, int, int): a, setPixelRGBA, method_4305, setColor, m_84988_
byte (int, int): e, getLuminanceOrAlpha, method_4311, getPixelOpacity, m_85087_
byte (int, int): e, getLuminanceOrAlpha, method_4311, getOpacity, m_85087_
void (int, int, int): b, blendPixel, method_35624, method_35624, m_166411_
void (int, int, int): b, blendPixel, method_35624, blend, m_166411_
void (File): a, writeToFile, method_4325, writeFile, m_85056_
void (File): a, writeToFile, method_4325, writeTo, m_85056_
void (Path): a, writeToFile, method_4314, writeFile, m_85066_
void (Path): a, writeToFile, method_4314, writeTo, m_85066_
void (String): a, writeToFile, method_35622, method_35622, m_166406_
void (String): a, writeToFile, method_35622, writeTo, m_166406_
int (int, int, int, int): a, combine, method_24031, getAbgrColor, m_84992_
int (int, int, int, int): a, combine, method_24031, packColor, m_84992_
boolean (int, int): f, isOutsideBounds, method_36559, method_36559, m_166422_
boolean (int, int): f, isOutsideBounds, method_36559, isOutOfBounds, m_166422_
void (int, int, byte): a, setPixelLuminance, method_35621, method_35621, m_166402_
void (int, int, byte): a, setPixelLuminance, method_35621, setLuminance, m_166402_
byte (int, int): b, getRedOrLuminance, method_35623, method_35623, m_166408_
byte (int, int): b, getRedOrLuminance, method_35623, getRed, m_166408_
byte (int, int): c, getGreenOrLuminance, method_35625, method_35625, m_166415_
byte (int, int): c, getGreenOrLuminance, method_35625, getGreen, m_166415_
byte (int, int): d, getBlueOrLuminance, method_35626, method_35626, m_166418_
byte (int, int): d, getBlueOrLuminance, method_35626, getBlue, m_166418_
void (float): a, downloadDepthBuffer, method_35620, method_35620, m_166400_
void (float): a, downloadDepthBuffer, method_35620, readDepthComponent, m_166400_
void (): e, drawPixels, method_35627, method_35627, m_166421_
void (): e, drawPixels, method_35627, drawPixels, m_166421_
1.17
Names
det
dpl
net.minecraft.client.renderer.texture.NativeImage
net.minecraft.src.C_3148_
Fields
Set<StandardOpenOption>: b, OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, field_209272_a
Set<StandardOpenOption>: f, OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, f_84959_
NativeImage$Format: c, format, field_4986, format, field_211680_b
NativeImage$Format: g, format, field_4986, format, f_84960_
int: d, width, field_4991, width, field_195719_a
int: h, width, field_4991, width, f_84961_
int: e, height, field_4989, height, field_195720_b
int: i, height, field_4989, height, f_84962_
boolean: f, useStbFree, field_4990, isStbImage, field_195721_c
boolean: j, useStbFree, field_4990, isStbImage, f_84963_
long: g, pixels, field_4988, pointer, field_195722_d
long: k, pixels, field_4988, pointer, f_84964_
org.apache.logging.log4j.Logger: a, LOGGER, field_21684, LOGGER, field_227785_a_
org.apache.logging.log4j.Logger: a, LOGGER, field_21684, LOGGER, f_84958_
long: h, size, field_4987, sizeBytes, field_195723_e
long: l, size, field_4987, sizeBytes, f_84965_
int: b, OFFSET_A, field_32031, field_32031, f_166396_
int: c, OFFSET_B, field_32032, field_32032, f_166397_
int: d, OFFSET_G, field_32033, field_32033, f_166398_
int: e, OFFSET_R, field_32034, field_32034, f_166399_
Constructors
Methods
NativeImage (InputStream): a, read, method_4309, read, func_195713_a
NativeImage (InputStream): a, read, method_4309, read, m_85058_
NativeImage (NativeImage$Format, InputStream): a, read, method_4310, read, func_211679_a
NativeImage (NativeImage$Format, InputStream): a, read, method_4310, read, m_85048_
NativeImage (ByteBuffer): a, read, method_4324, read, func_195704_a
NativeImage (ByteBuffer): a, read, method_4324, read, m_85062_
NativeImage (NativeImage$Format, ByteBuffer): a, read, method_4303, read, func_211677_a
NativeImage (NativeImage$Format, ByteBuffer): a, read, method_4303, read, m_85051_
void (boolean): a, setClamp, method_4313, setTextureClamp, func_195707_b
void (boolean, boolean): a, setFilter, method_4308, setTextureFilter, func_195705_a
void (boolean, boolean): a, setFilter, method_4308, setTextureFilter, m_85081_
void (): h, checkAllocated, method_4320, checkAllocated, func_195696_g
void (): i, checkAllocated, method_4320, checkAllocated, m_85124_
void (): close, close, close, close, close
void (): close, close, close
int (): a, getWidth, method_4307, getWidth, func_195702_a
int (): a, getWidth, method_4307, getWidth, m_84982_
int (): b, getHeight, method_4323, getHeight, func_195714_b
int (): b, getHeight, method_4323, getHeight, m_85084_
NativeImage$Format (): c, format, method_4318, getFormat, func_211678_c
NativeImage$Format (): c, format, method_4318, getFormat, m_85102_
int (int, int): a, getPixelRGBA, method_4315, getPixelColor, func_195709_a
int (int, int): a, getPixelRGBA, method_4315, getPixelColor, m_84985_
void (int, int, int): a, setPixelRGBA, method_4305, setPixelColor, func_195700_a
void (int, int, int): a, setPixelRGBA, method_4305, setPixelColor, m_84988_
byte (int, int): b, getLuminanceOrAlpha, method_4311, getPixelOpacity, func_211675_e
byte (int, int): e, getLuminanceOrAlpha, method_4311, getPixelOpacity, m_85087_
void (int, int, int): b, blendPixel, method_35624, method_35624, m_166411_
int[] (): d, makePixelArray, method_4322, makePixelArray, func_195716_c
int[] (): d, makePixelArray, method_4322, makePixelArray, m_85118_
void (int, int, int, boolean): a, upload, method_4301, upload, func_195697_a
void (int, int, int, boolean): a, upload, method_4301, upload, m_85040_
void (int, boolean): a, downloadTexture, method_4327, loadFromTextureImage, func_195717_a
void (int, boolean): a, downloadTexture, method_4327, loadFromTextureImage, m_85045_
void (File): a, writeToFile, method_4325, writeFile, func_209271_a
void (File): a, writeToFile, method_4325, writeFile, m_85056_
void (org.lwjgl.stb.STBTTFontinfo, int, int, int, float, float, float, float, int, int): a, copyFromFont, method_4316, makeGlyphBitmapSubpixel, func_211676_a
void (org.lwjgl.stb.STBTTFontinfo, int, int, int, float, float, float, float, int, int): a, copyFromFont, method_4316, makeGlyphBitmapSubpixel, m_85068_
void (Path): a, writeToFile, method_4314, writeFile, func_209270_a
void (Path): a, writeToFile, method_4314, writeFile, m_85066_
void (NativeImage): a, copyFrom, method_4317, copyFrom, func_195703_a
void (NativeImage): a, copyFrom, method_4317, copyFrom, m_85054_
void (int, int, int, int, int): a, fillRect, method_4326, fillRect, func_195715_a
void (int, int, int, int, int): a, fillRect, method_4326, fillRect, m_84997_
void (int, int, int, int, int, int, boolean, boolean): a, copyRect, method_4304, copyRect, func_195699_a
void (int, int, int, int, int, int, boolean, boolean): a, copyRect, method_4304, copyRect, m_85025_
void (): f, flipY, method_4319, mirrorVertically, func_195710_e
void (): g, flipY, method_4319, mirrorVertically, m_85122_
void (int, int, int, int, NativeImage): a, resizeSubRectTo, method_4300, resizeSubRectTo, func_195708_a
void (int, int, int, int, NativeImage): a, resizeSubRectTo, method_4300, resizeSubRectTo, m_85034_
void (): g, untrack, method_4302, untrack, func_195711_f
void (): h, untrack, method_4302, untrack, m_85123_
void (String): a, writeToFile, method_35622, method_35622, m_166406_
NativeImage (String): a, fromBase64, method_15990, read, func_216511_b
NativeImage (String): b, fromBase64, method_15990, read, m_85060_
void (int, int, int, int, int, int, int, boolean, boolean): a, upload, method_4312, upload, func_227788_a_
void (int, int, int, int, int, int, int, boolean, boolean): a, upload, method_4312, upload, m_85003_
void (int, int, int, int, int, int, int, boolean, boolean, boolean, boolean): a, upload, method_22619, upload, func_227789_a_
void (int, int, int, int, int, int, int, boolean, boolean, boolean, boolean): a, upload, method_22619, upload, m_85013_
void (int, int, int, int, int, int, int, boolean, boolean, boolean, boolean): b, _upload, method_4321, uploadInternal, func_227792_b_
void (int, int, int, int, int, int, int, boolean, boolean, boolean, boolean): b, _upload, method_4321, uploadInternal, m_85090_
byte[] (): e, asByteArray, method_24036, getBytes, func_227796_e_
byte[] (): f, asByteArray, method_24036, getBytes, m_85121_
boolean (WritableByteChannel): a, writeToChannel, method_24032, write, func_227790_a_
boolean (WritableByteChannel): a, writeToChannel, method_24032, write, m_85064_
int (int): a, getA, method_24030, getAlpha, func_227786_a_
int (int): a, getA, method_24030, getAlpha, m_84983_
int (int): b, getR, method_24033, getRed, func_227791_b_
int (int): b, getR, method_24033, getRed, m_85085_
int (int): c, getG, method_24034, getGreen, func_227793_c_
int (int): c, getG, method_24034, getGreen, m_85103_
int (int): d, getB, method_24035, getBlue, func_227795_d_
int (int): d, getB, method_24035, getBlue, m_85119_
int (int, int, int, int): a, combine, method_24031, getAbgrColor, func_227787_a_
int (int, int, int, int): a, combine, method_24031, getAbgrColor, m_84992_
boolean (int, int): f, isOutsideBounds, method_36559, method_36559, m_166422_
void (int, int, byte): a, setPixelLuminance, method_35621, method_35621, m_166402_
byte (int, int): b, getRedOrLuminance, method_35623, method_35623, m_166408_
byte (int, int): c, getGreenOrLuminance, method_35625, method_35625, m_166415_
byte (int, int): d, getBlueOrLuminance, method_35626, method_35626, m_166418_
void (float): a, downloadDepthBuffer, method_35620, method_35620, m_166400_
void (): e, drawPixels, method_35627, method_35627, m_166421_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
deq
det
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
dgs
deq
Fields
Constructors
Methods
1.16.1
Names
cxr
dgs
Fields
Constructors
Methods
void (): close, close, close, close
void (): close, close, close, close, close
int (int, int): a, getPixelRGBA, method_4315, getPixelRgba, func_195709_a
int (int, int): a, getPixelRGBA, method_4315, getPixelColor, func_195709_a
void (int, int, int): a, setPixelRGBA, method_4305, setPixelRgba, func_195700_a
void (int, int, int): a, setPixelRGBA, method_4305, setPixelColor, func_195700_a
void (int, int, int): b, blendPixel, method_4328, blendPixel, func_195718_b
boolean (WritableByteChannel): a, writeToChannel, method_24032, func_227790_a_
boolean (WritableByteChannel): a, writeToChannel, method_24032, write, func_227790_a_
int (int): a, getA, method_24030, func_227786_a_
int (int): a, getA, method_24030, getAlpha, func_227786_a_
int (int): b, getR, method_24033, func_227791_b_
int (int): b, getR, method_24033, getRed, func_227791_b_
int (int): c, getG, method_24034, func_227793_c_
int (int): c, getG, method_24034, getGreen, func_227793_c_
int (int): d, getB, method_24035, func_227795_d_
int (int): d, getB, method_24035, getBlue, func_227795_d_
int (int, int, int, int): a, combine, method_24031, func_227787_a_
int (int, int, int, int): a, combine, method_24031, getAbgrColor, func_227787_a_
1.15.2
Names
cxo
cxr
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
cuj
cxo
Fields
Set<StandardOpenOption>: a, OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, field_209272_a
Set<StandardOpenOption>: b, OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, field_209272_a
NativeImage$Format: b, format, field_4986, format, field_211680_b
NativeImage$Format: c, format, field_4986, format, field_211680_b
int: c, width, field_4991, width, field_195719_a
int: d, width, field_4991, width, field_195719_a
int: d, height, field_4989, height, field_195720_b
int: e, height, field_4989, height, field_195720_b
boolean: e, useStbFree, field_4990, isStbImage, field_195721_c
boolean: f, useStbFree, field_4990, isStbImage, field_195721_c
long: f, pixels, field_4988, pointer, field_195722_d
long: g, pixels, field_4988, pointer, field_195722_d
int: g, size, field_4987, sizeBytes, field_195723_e
org.apache.logging.log4j.Logger: a, LOGGER, field_21684, LOGGER, field_227785_a_
long: h, size, field_4987, sizeBytes, field_195723_e
Constructors
Methods
void (boolean): b, setClamp, method_4313, setTextureClamp, func_195707_b
void (boolean): a, setClamp, method_4313, setTextureClamp, func_195707_b
void (): g, checkAllocated, method_4320, checkAllocated, func_195696_g
void (): h, checkAllocated, method_4320, checkAllocated, func_195696_g
void (int, int, int, int, int, int, int, boolean): a, upload, method_4312, upload, func_195706_a
void (int, int, int, int, int, int, int, boolean, boolean, boolean): a, upload, method_4321, upload, func_195712_a
void (boolean): a, downloadFrameBuffer, method_4306, loadFromMemory, func_195701_a
void (): e, flipY, method_4319, func_195710_e
void (): f, flipY, method_4319, mirrorVertically, func_195710_e
void (): f, untrack, method_4302, untrack, func_195711_f
void (): g, untrack, method_4302, untrack, func_195711_f
void (String): a, writeToFile, method_15877, writeFile, func_216510_a
NativeImage (String): b, fromBase64, method_15990, read, func_216511_b
NativeImage (String): a, fromBase64, method_15990, read, func_216511_b
void (int, int, int, int, int, int, int, boolean, boolean): a, upload, method_4312, upload, func_227788_a_
void (int, int, int, int, int, int, int, boolean, boolean, boolean, boolean): a, upload, method_22619, upload, func_227789_a_
void (int, int, int, int, int, int, int, boolean, boolean, boolean, boolean): b, _upload, method_4321, uploadInternal, func_227792_b_
byte[] (): e, asByteArray, method_24036, getBytes, func_227796_e_
boolean (WritableByteChannel): a, writeToChannel, method_24032, func_227790_a_
int (int): a, getA, method_24030, func_227786_a_
int (int): b, getR, method_24033, func_227791_b_
int (int): c, getG, method_24034, func_227793_c_
int (int): d, getB, method_24035, func_227795_d_
int (int, int, int, int): a, combine, method_24031, func_227787_a_
1.14.4
Names
cuc
cuj
com.mojang.blaze3d.platform.NativeImage
Fields
Set<StandardOpenOption>: a, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, field_209272_a
Set<StandardOpenOption>: a, OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, field_209272_a
NativeImage$Format: b, field_4986, format, field_211680_b
NativeImage$Format: b, format, field_4986, format, field_211680_b
int: c, field_4991, width, field_195719_a
int: c, width, field_4991, width, field_195719_a
int: d, field_4989, height, field_195720_b
int: d, height, field_4989, height, field_195720_b
boolean: e, field_4990, isStbImage, field_195721_c
boolean: e, useStbFree, field_4990, isStbImage, field_195721_c
long: f, field_4988, pointer, field_195722_d
long: f, pixels, field_4988, pointer, field_195722_d
int: g, field_4987, sizeBytes, field_195723_e
int: g, size, field_4987, sizeBytes, field_195723_e
Constructors
Methods
NativeImage (InputStream): a, method_4309, fromInputStream, func_195713_a
NativeImage (InputStream): a, read, method_4309, read, func_195713_a
NativeImage (NativeImage$Format, InputStream): a, method_4310, fromInputStream, func_211679_a
NativeImage (NativeImage$Format, InputStream): a, read, method_4310, read, func_211679_a
NativeImage (ByteBuffer): a, method_4324, fromByteBuffer, func_195704_a
NativeImage (ByteBuffer): a, read, method_4324, read, func_195704_a
NativeImage (NativeImage$Format, ByteBuffer): a, method_4303, fromByteBuffer, func_211677_a
NativeImage (NativeImage$Format, ByteBuffer): a, read, method_4303, read, func_211677_a
void (boolean): b, method_4313, setTextureClamp, func_195707_b
void (boolean): b, setClamp, method_4313, setTextureClamp, func_195707_b
void (boolean, boolean): a, method_4308, setTextureFilter, func_195705_a
void (boolean, boolean): a, setFilter, method_4308, setTextureFilter, func_195705_a
void (): g, method_4320, checkAllocated, func_195696_g
void (): g, checkAllocated, method_4320, checkAllocated, func_195696_g
void (): close, close, close, close
void (): close, close, close, close
int (): a, method_4307, getWidth, func_195702_a
int (): a, getWidth, method_4307, getWidth, func_195702_a
int (): b, method_4323, getHeight, func_195714_b
int (): b, getHeight, method_4323, getHeight, func_195714_b
NativeImage$Format (): c, method_4318, getFormat, func_211678_c
NativeImage$Format (): c, format, method_4318, getFormat, func_211678_c
int (int, int): a, method_4315, getPixelRGBA, func_195709_a
int (int, int): a, getPixelRGBA, method_4315, getPixelRgba, func_195709_a
void (int, int, int): a, method_4305, setPixelRGBA, func_195700_a
void (int, int, int): a, setPixelRGBA, method_4305, setPixelRgba, func_195700_a
byte (int, int): b, method_4311, getAlphaOrLuminance, func_211675_e
byte (int, int): b, getLuminanceOrAlpha, method_4311, getPixelOpacity, func_211675_e
void (int, int, int): b, method_4328, blendPixel, func_195718_b
void (int, int, int): b, blendPixel, method_4328, blendPixel, func_195718_b
int[] (): d, method_4322, makePixelArray, func_195716_c
int[] (): d, makePixelArray, method_4322, makePixelArray, func_195716_c
void (int, int, int, boolean): a, method_4301, upload, func_195697_a
void (int, int, int, boolean): a, upload, method_4301, upload, func_195697_a
void (int, int, int, int, int, int, int, boolean): a, method_4312, upload, func_195706_a
void (int, int, int, int, int, int, int, boolean): a, upload, method_4312, upload, func_195706_a
void (int, int, int, int, int, int, int, boolean, boolean, boolean): a, method_4321, upload, func_195712_a
void (int, int, int, int, int, int, int, boolean, boolean, boolean): a, upload, method_4321, upload, func_195712_a
void (int, boolean): a, method_4327, loadFromTextureImage, func_195717_a
void (int, boolean): a, downloadTexture, method_4327, loadFromTextureImage, func_195717_a
void (boolean): a, method_4306, method_4306, func_195701_a
void (boolean): a, downloadFrameBuffer, method_4306, loadFromMemory, func_195701_a
void (File): a, method_4325, writeFile, func_209271_a
void (File): a, writeToFile, method_4325, writeFile, func_209271_a
void (org.lwjgl.stb.STBTTFontinfo, int, int, int, float, float, float, float, int, int): a, method_4316, makeGlyphBitmapSubpixel, func_211676_a
void (org.lwjgl.stb.STBTTFontinfo, int, int, int, float, float, float, float, int, int): a, copyFromFont, method_4316, makeGlyphBitmapSubpixel, func_211676_a
void (Path): a, method_4314, writeFile, func_209270_a
void (Path): a, writeToFile, method_4314, writeFile, func_209270_a
void (NativeImage): a, method_4317, copyFrom, func_195703_a
void (NativeImage): a, copyFrom, method_4317, copyFrom, func_195703_a
void (int, int, int, int, int): a, method_4326, fillRGBA, func_195715_a
void (int, int, int, int, int): a, fillRect, method_4326, fillRect, func_195715_a
void (int, int, int, int, int, int, boolean, boolean): a, method_4304, method_4304, func_195699_a
void (int, int, int, int, int, int, boolean, boolean): a, copyRect, method_4304, copyRect, func_195699_a
void (): e, method_4319, method_4319, func_195710_e
void (): e, flipY, method_4319, func_195710_e
void (int, int, int, int, NativeImage): a, method_4300, resizeSubRectTo, func_195708_a
void (int, int, int, int, NativeImage): a, resizeSubRectTo, method_4300, resizeSubRectTo, func_195708_a
void (): f, method_4302, untrack, func_195711_f
void (): f, untrack, method_4302, untrack, func_195711_f
void (String): a, method_15877, writeFile, func_216510_a
void (String): a, writeToFile, method_15877, writeFile, func_216510_a
NativeImage (String): b, method_15990, fromBase64, func_216511_b
NativeImage (String): b, fromBase64, method_15990, read, func_216511_b
1.14.3
Names
cty
cuc
net.minecraft.client.texture.NativeImage
Fields
Set<StandardOpenOption>: a, field_4992, field_209272_a
Set<StandardOpenOption>: a, field_4992, WRITE_TO_FILE_OPEN_OPTIONS, field_209272_a
NativeImage$PixelFormat: b, field_4986, field_211680_b
NativeImage$Format: b, field_4986, format, field_211680_b
int: c, field_4991, field_195719_a
int: c, field_4991, width, field_195719_a
int: d, field_4989, field_195720_b
int: d, field_4989, height, field_195720_b
boolean: e, field_4990, field_195721_c
boolean: e, field_4990, isStbImage, field_195721_c
long: f, field_4988, field_195722_d
long: f, field_4988, pointer, field_195722_d
int: g, field_4987, field_195723_e
int: g, field_4987, sizeBytes, field_195723_e
Constructors
Methods
NativeImage (InputStream): a, method_4309, func_195713_a
NativeImage (InputStream): a, method_4309, fromInputStream, func_195713_a
NativeImage (NativeImage$PixelFormat, InputStream): a, method_4310, func_211679_a
NativeImage (NativeImage$Format, InputStream): a, method_4310, fromInputStream, func_211679_a
NativeImage (ByteBuffer): a, method_4324, func_195704_a
NativeImage (ByteBuffer): a, method_4324, fromByteBuffer, func_195704_a
NativeImage (NativeImage$PixelFormat, ByteBuffer): a, method_4303, func_211677_a
NativeImage (NativeImage$Format, ByteBuffer): a, method_4303, fromByteBuffer, func_211677_a
void (boolean): b, method_4313, func_195707_b
void (boolean): b, method_4313, setTextureClamp, func_195707_b
void (boolean, boolean): a, method_4308, func_195705_a
void (boolean, boolean): a, method_4308, setTextureFilter, func_195705_a
void (): g, method_4320, func_195696_g
void (): g, method_4320, checkAllocated, func_195696_g
void (): close, close
void (): close, close, close, close
int (): a, method_4307, func_195702_a
int (): a, method_4307, getWidth, func_195702_a
int (): b, method_4323, func_195714_b
int (): b, method_4323, getHeight, func_195714_b
NativeImage$PixelFormat (): c, method_4318, func_211678_c
NativeImage$Format (): c, method_4318, getFormat, func_211678_c
int (int, int): a, method_4315, func_195709_a
int (int, int): a, method_4315, getPixelRGBA, func_195709_a
void (int, int, int): a, method_4305, func_195700_a
void (int, int, int): a, method_4305, setPixelRGBA, func_195700_a
byte (int, int): b, method_4311, func_211675_e
byte (int, int): b, method_4311, getAlphaOrLuminance, func_211675_e
void (int, int, int): b, method_4328, func_195718_b
void (int, int, int): b, method_4328, blendPixel, func_195718_b
int[] (): d, method_4322, func_195716_c
int[] (): d, method_4322, makePixelArray, func_195716_c
void (int, int, int, boolean): a, method_4301, func_195697_a
void (int, int, int, boolean): a, method_4301, upload, func_195697_a
void (int, int, int, int, int, int, int, boolean): a, method_4312, func_195706_a
void (int, int, int, int, int, int, int, boolean): a, method_4312, upload, func_195706_a
void (int, int, int, int, int, int, int, boolean, boolean, boolean): a, method_4321, func_195712_a
void (int, int, int, int, int, int, int, boolean, boolean, boolean): a, method_4321, upload, func_195712_a
void (int, boolean): a, method_4327, func_195717_a
void (int, boolean): a, method_4327, loadFromTextureImage, func_195717_a
void (boolean): a, method_4306, func_195701_a
void (boolean): a, method_4306, method_4306, func_195701_a
void (File): a, method_4325, func_209271_a
void (File): a, method_4325, writeFile, func_209271_a
void (org.lwjgl.stb.STBTTFontinfo, int, int, int, float, float, float, float, int, int): a, method_4316, func_211676_a
void (org.lwjgl.stb.STBTTFontinfo, int, int, int, float, float, float, float, int, int): a, method_4316, makeGlyphBitmapSubpixel, func_211676_a
void (Path): a, method_4314, func_209270_a
void (Path): a, method_4314, writeFile, func_209270_a
void (NativeImage): a, method_4317, func_195703_a
void (NativeImage): a, method_4317, copyFrom, func_195703_a
void (int, int, int, int, int): a, method_4326, func_195715_a
void (int, int, int, int, int): a, method_4326, fillRGBA, func_195715_a
void (int, int, int, int, int, int, boolean, boolean): a, method_4304, func_195699_a
void (int, int, int, int, int, int, boolean, boolean): a, method_4304, method_4304, func_195699_a
void (): e, method_4319, func_195710_e
void (): e, method_4319, method_4319, func_195710_e
void (int, int, int, int, NativeImage): a, method_4300, func_195708_a
void (int, int, int, int, NativeImage): a, method_4300, resizeSubRectTo, func_195708_a
void (): f, method_4302, func_195711_f
void (): f, method_4302, untrack, func_195711_f
void (String): a, method_15877, func_216510_a
void (String): a, method_15877, writeFile, func_216510_a
NativeImage (String): b, method_15990, func_216511_b
NativeImage (String): b, method_15990, fromBase64, func_216511_b
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
ctw
cty
Fields
Constructors
Methods
1.14
Names
ddg
ctw
net.minecraft.class_1011
Fields
Set<StandardOpenOption>: a, field_209272_a
Set<StandardOpenOption>: a, field_4992, field_209272_a
NativeImage$PixelFormat: b, field_211680_b
NativeImage$PixelFormat: b, field_4986, field_211680_b
int: c, field_195719_a
int: c, field_4991, field_195719_a
int: d, field_195720_b
int: d, field_4989, field_195720_b
boolean: e, field_195721_c
boolean: e, field_4990, field_195721_c
long: f, field_195722_d
long: f, field_4988, field_195722_d
int: g, field_195723_e
int: g, field_4987, field_195723_e
Constructors
Methods
NativeImage (InputStream): a, func_195713_a
NativeImage (InputStream): a, method_4309, func_195713_a
NativeImage (NativeImage$PixelFormat, InputStream): a, func_211679_a
NativeImage (NativeImage$PixelFormat, InputStream): a, method_4310, func_211679_a
NativeImage (ByteBuffer): a, func_195704_a
NativeImage (ByteBuffer): a, method_4324, func_195704_a
NativeImage (NativeImage$PixelFormat, ByteBuffer): a, func_211677_a
NativeImage (NativeImage$PixelFormat, ByteBuffer): a, method_4303, func_211677_a
void (boolean): b, func_195707_b
void (boolean): b, method_4313, func_195707_b
void (boolean, boolean): a, func_195705_a
void (boolean, boolean): a, method_4308, func_195705_a
void (): h, func_195696_g
void (): g, method_4320, func_195696_g
int (): a, func_195702_a
int (): a, method_4307, func_195702_a
int (): b, func_195714_b
int (): b, method_4323, func_195714_b
NativeImage$PixelFormat (): c, func_211678_c
NativeImage$PixelFormat (): c, method_4318, func_211678_c
int (int, int): a, func_195709_a
int (int, int): a, method_4315, func_195709_a
void (int, int, int): a, func_195700_a
void (int, int, int): a, method_4305, func_195700_a
byte (int, int): e, func_211675_e
byte (int, int): b, method_4311, func_211675_e
void (int, int, int): b, func_195718_b
void (int, int, int): b, method_4328, func_195718_b
int[] (): d, func_195716_c
int[] (): d, method_4322, func_195716_c
void (int, int, int, boolean): a, func_195697_a
void (int, int, int, boolean): a, method_4301, func_195697_a
void (int, int, int, int, int, int, int, boolean): a, func_195706_a
void (int, int, int, int, int, int, int, boolean): a, method_4312, func_195706_a
void (int, int, int, int, int, int, int, boolean, boolean, boolean): a, func_195712_a
void (int, int, int, int, int, int, int, boolean, boolean, boolean): a, method_4321, func_195712_a
void (int, boolean): a, func_195717_a
void (int, boolean): a, method_4327, func_195717_a
void (boolean): a, func_195701_a
void (boolean): a, method_4306, func_195701_a
void (File): a, func_209271_a
void (File): a, method_4325, func_209271_a
void (org.lwjgl.stb.STBTTFontinfo, int, int, int, float, float, float, float, int, int): a, func_211676_a
void (org.lwjgl.stb.STBTTFontinfo, int, int, int, float, float, float, float, int, int): a, method_4316, func_211676_a
void (Path): a, func_209270_a
void (Path): a, method_4314, func_209270_a
void (NativeImage): a, func_195703_a
void (NativeImage): a, method_4317, func_195703_a
void (int, int, int, int, int): a, func_195715_a
void (int, int, int, int, int): a, method_4326, func_195715_a
void (int, int, int, int, int, int, boolean, boolean): a, func_195699_a
void (int, int, int, int, int, int, boolean, boolean): a, method_4304, func_195699_a
void (): f, func_195710_e
void (): e, method_4319, func_195710_e
void (int, int, int, int, NativeImage): a, func_195708_a
void (int, int, int, int, NativeImage): a, method_4300, func_195708_a
void (): g, func_195711_f
void (): f, method_4302, func_195711_f
void (String): a, method_15877, func_216510_a
NativeImage (String): b, method_15990, func_216511_b
1.13.2
Names
ddf
ddg
Fields
Constructors
Methods
1.13.1
Names
dcw
ddf
Fields
Constructors
Methods
1.13
Names
dcw
net.minecraft.client.renderer.texture.NativeImage
Fields
Set<StandardOpenOption>: a, field_209272_a
NativeImage$PixelFormat: b, field_211680_b
int: c, field_195719_a
int: d, field_195720_b
boolean: e, field_195721_c
long: f, field_195722_d
int: g, field_195723_e
Constructors
(int, int, boolean)
(NativeImage$PixelFormat, int, int, boolean)
(NativeImage$PixelFormat, int, int, boolean, long)
Methods
NativeImage (InputStream): a, func_195713_a
NativeImage (NativeImage$PixelFormat, InputStream): a, func_211679_a
NativeImage (ByteBuffer): a, func_195704_a
NativeImage (NativeImage$PixelFormat, ByteBuffer): a, func_211677_a
void (boolean): b, func_195707_b
void (boolean, boolean): a, func_195705_a
void (): h, func_195696_g
void (): close, close
int (): a, func_195702_a
int (): b, func_195714_b
NativeImage$PixelFormat (): c, func_211678_c
int (int, int): a, func_195709_a
void (int, int, int): a, func_195700_a
byte (int, int): e, func_211675_e
void (int, int, int): b, func_195718_b
int[] (): d, func_195716_c
void (int, int, int, boolean): a, func_195697_a
void (int, int, int, int, int, int, int, boolean): a, func_195706_a
void (int, int, int, int, int, int, int, boolean, boolean, boolean): a, func_195712_a
void (int, boolean): a, func_195717_a
void (boolean): a, func_195701_a
void (File): a, func_209271_a
void (org.lwjgl.stb.STBTTFontinfo, int, int, int, float, float, float, float, int, int): a, func_211676_a
void (Path): a, func_209270_a
void (NativeImage): a, func_195703_a
void (int, int, int, int, int): a, func_195715_a
void (int, int, int, int, int, int, boolean, boolean): a, func_195699_a
void (): f, func_195710_e
void (int, int, int, int, NativeImage): a, func_195708_a
void (): g, func_195711_f