History - net.minecraft.util.FixedBufferInputStream
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.FastBufferedInputStream
net.minecraft.class_6826
net.minecraft.util.FixedBufferInputStream
Fields
int: DEFAULT_BUFFER_SIZE, field_36209, DEFAULT_BUFFER_SIZE
InputStream: in, field_36210, stream
byte[]: buffer, field_36211, buf
int: limit, field_36212, end
int: position, field_36213, start
Constructors
(InputStream, int)
Methods
int (): read
int (byte[], int, int): read, read, read
long (long): skip, skip, skip
int (): available
void (): close
int (): bytesInBuffer, method_39779, getAvailableBuffer
void (): fill, method_39780, fill