History - net.minecraft.client.sound.OggAudioStream
26.3
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
iqk
net.minecraft.client.sounds.JOrbisAudioStream
net.minecraft.class_4228
net.minecraft.client.sound.OggAudioStream
Fields
int: b, BUFSIZE, field_51442, field_51442, f_bnzdhjzq, EXPECTED_MAX_FRAME_SIZE, f_315741_
int: BUFSIZE, BUFSIZE, field_51442, field_51442
int: c, PAGEOUT_RECAPTURE, field_51443, field_51443, f_vwkvvxdf, f_315262_
int: PAGEOUT_RECAPTURE, PAGEOUT_RECAPTURE, field_51443, field_51443
int: d, PAGEOUT_NEED_MORE_DATA, field_51444, field_51444, f_jjnhdttc, f_315700_
int: PAGEOUT_NEED_MORE_DATA, PAGEOUT_NEED_MORE_DATA, field_51444, field_51444
int: e, PAGEOUT_OK, field_51445, field_51445, f_chjgipbz, f_314653_
int: PAGEOUT_OK, PAGEOUT_OK, field_51445, field_51445
int: f, PACKETOUT_ERROR, field_51446, field_51446, f_lefrkejn, f_314092_
int: PACKETOUT_ERROR, PACKETOUT_ERROR, field_51446, field_51446
int: g, PACKETOUT_NEED_MORE_DATA, field_51447, field_51447, f_rirpixdq, f_316317_
int: PACKETOUT_NEED_MORE_DATA, PACKETOUT_NEED_MORE_DATA, field_51447, field_51447
int: h, PACKETOUT_OK, field_51448, field_51448, f_myybixwx, f_313936_
int: PACKETOUT_OK, PACKETOUT_OK, field_51448, field_51448
com.jcraft.jogg.SyncState: i, syncState, field_51449, syncState, f_mdavmxfj, syncState, f_316477_
com.jcraft.jogg.SyncState: syncState, syncState, field_51449, syncState
com.jcraft.jogg.Page: j, page, field_51450, page, f_pilmrhpz, frame, f_313915_
com.jcraft.jogg.Page: page, page, field_51450, page
com.jcraft.jogg.StreamState: k, streamState, field_51451, streamState, f_dgqtinlj, state, f_315291_
com.jcraft.jogg.StreamState: streamState, streamState, field_51451, streamState
com.jcraft.jogg.Packet: l, packet, field_51452, packet, f_qlbmiuko, rawAudioFrame, f_314058_
com.jcraft.jogg.Packet: packet, packet, field_51452, packet
com.jcraft.jorbis.Info: m, info, field_51453, info, f_wahodjuq, properties, f_314420_
com.jcraft.jorbis.Info: info, info, field_51453, info
com.jcraft.jorbis.DspState: n, dspState, field_51454, dspState, f_djhpehah, soundProcessor, f_313950_
com.jcraft.jorbis.DspState: dspState, dspState, field_51454, dspState
com.jcraft.jorbis.Block: o, block, field_51455, block, f_qtbdzokq, processedAudioFrame, f_314207_
com.jcraft.jorbis.Block: block, block, field_51455, block
AudioFormat: p, audioFormat, field_18908, format, f_vzbyyvhw, format, f_316992_
AudioFormat: audioFormat, audioFormat, field_18908, format
InputStream: q, input, field_18909, inputStream, f_ejavwrtw, inputStream, f_316695_
InputStream: input, input, field_18909, inputStream
long: r, samplesWritten, field_51456, field_51456, f_euzzfoxr, samplesWritten, f_314457_
long: samplesWritten, samplesWritten, field_51456, field_51456
long: s, totalSamplesInStream, field_51457, field_51457, f_ctqdwixq, totalSamplesInStream, f_316426_
long: totalSamplesInStream, totalSamplesInStream, field_51457, field_51457
Constructors
Methods
boolean (int): b, isError, method_59763, isError, m_nceiwgbq, isInvalid, m_320752_
boolean (int): isError, isError, method_59763, isError
AudioFormat (): a, getFormat, method_19719, getFormat, m_nwdzgjdg, getFormat, m_6206_
AudioFormat (): getFormat, getFormat, method_19719, getFormat
boolean (): c, readToBuffer, method_59764, read, m_sszxrscr, isFinished, m_319989_
boolean (): readToBuffer, readToBuffer, method_59764, read
com.jcraft.jogg.Page (): d, readPage, method_59766, readPage, m_bimljqtb, readPage, m_321182_
com.jcraft.jogg.Page (): readPage, readPage, method_59766, readPage
com.jcraft.jogg.Packet (com.jcraft.jogg.Page): a, readIdentificationPacket, method_59759, readIdentificationPacket, m_vdfmjcwj, getPacket, m_319002_
com.jcraft.jogg.Packet (com.jcraft.jogg.Page): readIdentificationPacket, readIdentificationPacket, method_59759, readIdentificationPacket
com.jcraft.jogg.Packet (): e, readPacket, method_59767, readPacket, m_bzwaelxt, getRawAudio, m_321871_
com.jcraft.jogg.Packet (): readPacket, readPacket, method_59767, readPacket
long (int): c, getSamplesToWrite, method_59765, method_59765, m_bywsuebv, getSampleToWrite, m_321538_
long (int): getSamplesToWrite, getSamplesToWrite, method_59765, method_59765
boolean (it.unimi.dsi.fastutil.floats.FloatConsumer): a, readChunk, method_59758, read, m_oxmnkscz, readFrame, m_319484_
boolean (it.unimi.dsi.fastutil.floats.FloatConsumer): readChunk, readChunk, method_59758, read
void (float[][], int, int[], long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyAnyChannels, method_59762, method_59762, m_asdsaorv, readAllChannels, m_322238_
void (float[][], int, int[], long, it.unimi.dsi.fastutil.floats.FloatConsumer): copyAnyChannels, copyAnyChannels, method_59762, method_59762
void (float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyMono, method_59760, method_59760, m_eeeoajbz, readMono, m_324724_
void (float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): copyMono, copyMono, method_59760, method_59760
void (float[], int, float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyStereo, method_59761, method_59761, m_izjvnksj, readStereo, m_320725_
void (float[], int, float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): copyStereo, copyStereo, method_59761, method_59761
void (): close, close, close
void (): close, close
1.21.11
Names
ihi
iqk
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
hwp
ihi
Fields
Constructors
Methods
1.21.8
Names
hwo
hwp
Fields
Constructors
Methods
1.21.7
Names
hwn
hwo
Fields
Constructors
Methods
1.21.6
Names
hpl
hwn
Fields
Constructors
Methods
1.21.5
Names
hjo
hpl
Fields
Constructors
Methods
1.21.4
Names
hgg
hjo
Fields
Constructors
Methods
1.21.3
Names
guy
hgg
net.minecraft.client.sound.OggAudioStream
Fields
int: b, BUFSIZE, field_51442, field_51442, f_bnzdhjzq, f_315741_
int: b, BUFSIZE, field_51442, field_51442, f_bnzdhjzq, EXPECTED_MAX_FRAME_SIZE, f_315741_
com.jcraft.jogg.SyncState: i, syncState, field_51449, syncState, f_mdavmxfj, f_316477_
com.jcraft.jogg.SyncState: i, syncState, field_51449, syncState, f_mdavmxfj, syncState, f_316477_
com.jcraft.jogg.Page: j, page, field_51450, page, f_pilmrhpz, f_313915_
com.jcraft.jogg.Page: j, page, field_51450, page, f_pilmrhpz, frame, f_313915_
com.jcraft.jogg.StreamState: k, streamState, field_51451, streamState, f_dgqtinlj, f_315291_
com.jcraft.jogg.StreamState: k, streamState, field_51451, streamState, f_dgqtinlj, state, f_315291_
com.jcraft.jogg.Packet: l, packet, field_51452, packet, f_qlbmiuko, f_314058_
com.jcraft.jogg.Packet: l, packet, field_51452, packet, f_qlbmiuko, rawAudioFrame, f_314058_
com.jcraft.jorbis.Info: m, info, field_51453, info, f_wahodjuq, f_314420_
com.jcraft.jorbis.Info: m, info, field_51453, info, f_wahodjuq, properties, f_314420_
com.jcraft.jorbis.DspState: n, dspState, field_51454, dspState, f_djhpehah, f_313950_
com.jcraft.jorbis.DspState: n, dspState, field_51454, dspState, f_djhpehah, soundProcessor, f_313950_
com.jcraft.jorbis.Block: o, block, field_51455, block, f_qtbdzokq, f_314207_
com.jcraft.jorbis.Block: o, block, field_51455, block, f_qtbdzokq, processedAudioFrame, f_314207_
AudioFormat: p, audioFormat, field_18908, format, f_vzbyyvhw, f_316992_
AudioFormat: p, audioFormat, field_18908, format, f_vzbyyvhw, format, f_316992_
InputStream: q, input, field_18909, inputStream, f_ejavwrtw, f_316695_
InputStream: q, input, field_18909, inputStream, f_ejavwrtw, inputStream, f_316695_
long: r, samplesWritten, field_51456, field_51456, f_euzzfoxr, f_314457_
long: r, samplesWritten, field_51456, field_51456, f_euzzfoxr, samplesWritten, f_314457_
long: s, totalSamplesInStream, field_51457, field_51457, f_ctqdwixq, f_316426_
long: s, totalSamplesInStream, field_51457, field_51457, f_ctqdwixq, totalSamplesInStream, f_316426_
Constructors
Methods
boolean (int): b, isError, method_59763, isError, m_nceiwgbq, m_320752_
boolean (int): b, isError, method_59763, isError, m_nceiwgbq, isInvalid, m_320752_
boolean (): c, readToBuffer, method_59764, read, m_sszxrscr, m_319989_
boolean (): c, readToBuffer, method_59764, read, m_sszxrscr, isFinished, m_319989_
com.jcraft.jogg.Page (): d, readPage, method_59766, readPage, m_bimljqtb, m_321182_
com.jcraft.jogg.Page (): d, readPage, method_59766, readPage, m_bimljqtb, readPage, m_321182_
com.jcraft.jogg.Packet (com.jcraft.jogg.Page): a, readIdentificationPacket, method_59759, readIdentificationPacket, m_vdfmjcwj, m_319002_
com.jcraft.jogg.Packet (com.jcraft.jogg.Page): a, readIdentificationPacket, method_59759, readIdentificationPacket, m_vdfmjcwj, getPacket, m_319002_
com.jcraft.jogg.Packet (): e, readPacket, method_59767, readPacket, m_bzwaelxt, m_321871_
com.jcraft.jogg.Packet (): e, readPacket, method_59767, readPacket, m_bzwaelxt, getRawAudio, m_321871_
long (int): c, getSamplesToWrite, method_59765, method_59765, m_bywsuebv, m_321538_
long (int): c, getSamplesToWrite, method_59765, method_59765, m_bywsuebv, getSampleToWrite, m_321538_
boolean (it.unimi.dsi.fastutil.floats.FloatConsumer): a, readChunk, method_59758, read, m_oxmnkscz, m_319484_
boolean (it.unimi.dsi.fastutil.floats.FloatConsumer): a, readChunk, method_59758, read, m_oxmnkscz, readFrame, m_319484_
void (float[][], int, int[], long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyAnyChannels, method_59762, method_59762, m_asdsaorv, m_322238_
void (float[][], int, int[], long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyAnyChannels, method_59762, method_59762, m_asdsaorv, readAllChannels, m_322238_
void (float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyMono, method_59760, method_59760, m_eeeoajbz, m_324724_
void (float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyMono, method_59760, method_59760, m_eeeoajbz, readMono, m_324724_
void (float[], int, float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyStereo, method_59761, method_59761, m_izjvnksj, m_320725_
void (float[], int, float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyStereo, method_59761, method_59761, m_izjvnksj, readStereo, m_320725_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
gtq
guy
Fields
Constructors
Methods
1.20.6
Names
gtq
net.minecraft.client.sounds.JOrbisAudioStream
net.minecraft.class_4228
net.minecraft.client.sound.OggAudioStream
net.minecraft.unmapped.C_osybdcpo
net.minecraft.src.C_313887_
Fields
int: b, BUFSIZE, field_51442, field_51442, f_bnzdhjzq, f_315741_
int: c, PAGEOUT_RECAPTURE, field_51443, field_51443, f_vwkvvxdf, f_315262_
int: d, PAGEOUT_NEED_MORE_DATA, field_51444, field_51444, f_jjnhdttc, f_315700_
int: e, PAGEOUT_OK, field_51445, field_51445, f_chjgipbz, f_314653_
int: f, PACKETOUT_ERROR, field_51446, field_51446, f_lefrkejn, f_314092_
int: g, PACKETOUT_NEED_MORE_DATA, field_51447, field_51447, f_rirpixdq, f_316317_
int: h, PACKETOUT_OK, field_51448, field_51448, f_myybixwx, f_313936_
com.jcraft.jogg.SyncState: i, syncState, field_51449, syncState, f_mdavmxfj, f_316477_
com.jcraft.jogg.Page: j, page, field_51450, page, f_pilmrhpz, f_313915_
com.jcraft.jogg.StreamState: k, streamState, field_51451, streamState, f_dgqtinlj, f_315291_
com.jcraft.jogg.Packet: l, packet, field_51452, packet, f_qlbmiuko, f_314058_
com.jcraft.jorbis.Info: m, info, field_51453, info, f_wahodjuq, f_314420_
com.jcraft.jorbis.DspState: n, dspState, field_51454, dspState, f_djhpehah, f_313950_
com.jcraft.jorbis.Block: o, block, field_51455, block, f_qtbdzokq, f_314207_
AudioFormat: p, audioFormat, field_18908, format, f_vzbyyvhw, f_316992_
InputStream: q, input, field_18909, inputStream, f_ejavwrtw, f_316695_
long: r, samplesWritten, field_51456, field_51456, f_euzzfoxr, f_314457_
long: s, totalSamplesInStream, field_51457, field_51457, f_ctqdwixq, f_316426_
Constructors
Methods
boolean (int): b, isError, method_59763, isError, m_nceiwgbq, m_320752_
AudioFormat (): a, getFormat, method_19719, getFormat, m_nwdzgjdg, getFormat, m_6206_
boolean (): c, readToBuffer, method_59764, read, m_sszxrscr, m_319989_
com.jcraft.jogg.Page (): d, readPage, method_59766, readPage, m_bimljqtb, m_321182_
com.jcraft.jogg.Packet (com.jcraft.jogg.Page): a, readIdentificationPacket, method_59759, readIdentificationPacket, m_vdfmjcwj, m_319002_
com.jcraft.jogg.Packet (): e, readPacket, method_59767, readPacket, m_bzwaelxt, m_321871_
long (int): c, getSamplesToWrite, method_59765, method_59765, m_bywsuebv, m_321538_
boolean (it.unimi.dsi.fastutil.floats.FloatConsumer): a, readChunk, method_59758, read, m_oxmnkscz, m_319484_
void (float[][], int, int[], long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyAnyChannels, method_59762, method_59762, m_asdsaorv, m_322238_
void (float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyMono, method_59760, method_59760, m_eeeoajbz, m_324724_
void (float[], int, float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): a, copyStereo, method_59761, method_59761, m_izjvnksj, m_320725_
void (): close, close, close