History - net.minecraft.client.texture.NativeImage

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

ByteBuffer (): getPixelBytes, method_1_6357, getImageData

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

boolean (): isClosed, method_1_415, isClosed

Transparency (int, int, int, int): computeTransparency, method_1_2145, getRegionTransparency

Transparency (): computeTransparency, method_1_2144, getTransparency

1.21.11_unobfuscated

Names

com.mojang.blaze3d.platform.NativeImage

net.minecraft.class_1011

net.minecraft.client.texture.NativeImage

Fields

org.slf4j.Logger: LOGGER, field_21684, LOGGER

com.mojang.jtracy.MemoryPool: MEMORY_POOL, field_54265, MEMORY_POOL

Set<StandardOpenOption>: OPEN_OPTIONS, field_4992, WRITE_TO_FILE_OPEN_OPTIONS

NativeImage$Format: format, field_4986, format

int: width, field_4991, width

int: height, field_4989, height

boolean: useStbFree, field_4990, isStbImage

long: pixels, field_4988, pointer

long: size, field_4987, sizeBytes

Constructors

(int, int, boolean)

(NativeImage$Format, int, int, boolean)

(NativeImage$Format, int, int, boolean, long)

Methods

boolean (int, int): isOutsideBounds, method_36559, isOutOfBounds

NativeImage (InputStream): read, method_4309, read

NativeImage (NativeImage$Format, InputStream): read, method_4310, read

NativeImage (ByteBuffer): read, method_4324, read

NativeImage (byte[]): read, method_49277, read

NativeImage (ByteBuffer, byte[]): putAndRead, method_65806, putAndRead

NativeImage (NativeImage$Format, ByteBuffer): read, method_4303, read

void (): checkAllocated, method_4320, checkAllocated

void (): close

int (): getWidth, method_4307, getWidth

int (): getHeight, method_4323, getHeight

NativeImage$Format (): format, method_4318, getFormat

int (int, int): getPixelABGR, method_4315, getColor

int (int, int): getPixel, method_61940, getColorArgb

void (int, int, int): setPixelABGR, method_4305, setColor

void (int, int, int): setPixel, method_61941, setColorArgb

NativeImage (IntUnaryOperator): mappedCopy, method_48462, applyToCopy

int[] (): getPixelsABGR, method_48463, copyPixelsAbgr

int[] (): getPixels, method_61942, copyPixelsArgb

byte (int, int): getLuminanceOrAlpha, method_4311, getOpacity

int[] (): makePixelArray, method_4322, makePixelArray

void (File): writeToFile, method_4325, writeTo

boolean (org.lwjgl.util.freetype.FT_Face, int): copyFromFont, method_4316, makeGlyphBitmapSubpixel

void (Path): writeToFile, method_4314, writeTo

boolean (WritableByteChannel): writeToChannel, method_24032, write

void (NativeImage): copyFrom, method_4317, copyFrom

void (int, int, int, int, int): fillRect, method_4326, fillRect

void (int, int, int, int, int, int, boolean, boolean): copyRect, method_4304, copyRect

void (NativeImage, int, int, int, int, int, int, boolean, boolean): copyRect, method_47594, copyRect

void (int, int, int, int, NativeImage): resizeSubRectTo, method_4300, resizeSubRectTo

void (): untrack, method_4302, untrack

long (): getPointer, method_67769, imageId