History - net.minecraft.util.PngMetadata
26.3-pre-2
Names
Fields
byte: bitDepth, comp_1_1849, bitDepth
byte: colorType, comp_1_1850, colorType
int: PNG_HEADER_SIZE, field_1_10513, field_1_10513
int: PNG_CHUNK_HEADER_SIZE, field_1_10511, field_1_10511
int: PNG_CHUNK_TRAILER_SIZE, field_1_10512, field_1_10512
byte: COLOR_TYPE_GRAYSCALE, field_1_10506, field_1_10506
byte: COLOR_TYPE_TRUECOLOR, field_1_10509, field_1_10509
byte: COLOR_TYPE_INDEXED, field_1_10508, field_1_10508
byte: COLOR_TYPE_GRAYSCALE_ALPHA, field_1_10507, field_1_10507
byte: COLOR_TYPE_TRUECOLOR_ALPHA, field_1_10510, field_1_10510
Constructors
(int, int)
(int, int, byte, byte)
Methods
boolean (int): validateBitDepth, method_1_10447, method_1_10447
boolean (int): validateColorType, method_1_10449, method_1_10449
boolean (int, int, byte, byte): validateBounds, method_1_10448, method_1_10448
byte (): bitDepth, comp_1_1849, bitDepth
byte (): colorType, comp_1_1850, colorType
26.3-pre-1
Names
Fields
Constructors
Methods
26.3-snapshot-10
Names
Fields
Constructors
Methods
26.3-snapshot-9
Names
Fields
Constructors
Methods
26.3-snapshot-8
Names
Fields
Constructors
Methods
26.3-snapshot-7
Names
Fields
Constructors
Methods
26.3-snapshot-6
Names
Fields
Constructors
Methods
26.3-snapshot-5
Names
Fields
Constructors
Methods
26.3-snapshot-4
Names
Fields
Constructors
Methods
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
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.util.PngInfo
net.minecraft.class_8800
net.minecraft.util.PngMetadata
Fields
int: width, comp_1965, width
int: height, comp_1966, height
HexFormat: FORMAT, field_55543, HEX_FORMAT
long: PNG_HEADER, field_46201, PNG_SIGNATURE
int: IHDR_TYPE, field_46202, IHDR_CHUNK_TYPE
int: IHDR_SIZE, field_46203, IHDR_CHUNK_LENGTH
Constructors
(int, int)
Methods
PngMetadata (InputStream): fromStream, method_53877, fromStream
PngMetadata (byte[]): fromBytes, method_53878, fromBytes
void (ByteBuffer): validateHeader, method_54945, validate
int (): width, comp_1965, width
int (): height, comp_1966, height