net.minecraft.client.render.platform

abstract class PngInfo$StbReader

implements AutoCloseable

dcx$a
net.minecraft.unmapped.C_15233309$C_59110512
net.minecraft.client.render.platform.PngInfo$StbReader
net.minecraft.client.renderer.texture.PngSizeInfo$Reader

Field summary

Modifier and TypeField
protected boolean
a
f_28799919
closed
field_195687_a

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
int
a(long arg0, long arg1, int arg2)
m_84236298(long arg0, long arg1, int arg2)
read(long user, long data, int size)
func_195682_a(long arg0, long arg1, int arg2)
void
a(long arg0, int arg1)
m_03821260(long arg0, int arg1)
skip(long user, int n)
func_195686_a(long arg0, int arg1)
int
a(long arg0)
m_87276088(long arg0)
eof(long user)
func_195685_a(long arg0)
protected abstract int
b(long arg0, int arg1)
m_49254039(long arg0, int arg1)
read(long destinationAddress, int byteCount)
func_195683_b(long arg0, int arg1)
protected abstract void
a(int arg0)
m_35508556(int arg0)
skip(int byteCount)
func_195684_a(int arg0)
public abstract void
close()
close()