History - net.minecraft.client.sound.OggAudioStream

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.client.sounds.JOrbisAudioStream

net.minecraft.class_4228

net.minecraft.client.sound.OggAudioStream

Fields

int: BUFSIZE, field_51442, field_51442

int: PAGEOUT_RECAPTURE, field_51443, field_51443

int: PAGEOUT_NEED_MORE_DATA, field_51444, field_51444

int: PAGEOUT_OK, field_51445, field_51445

int: PACKETOUT_ERROR, field_51446, field_51446

int: PACKETOUT_NEED_MORE_DATA, field_51447, field_51447

int: PACKETOUT_OK, field_51448, field_51448

com.jcraft.jogg.SyncState: syncState, field_51449, syncState

com.jcraft.jogg.Page: page, field_51450, page

com.jcraft.jogg.StreamState: streamState, field_51451, streamState

com.jcraft.jogg.Packet: packet, field_51452, packet

com.jcraft.jorbis.Info: info, field_51453, info

com.jcraft.jorbis.DspState: dspState, field_51454, dspState

com.jcraft.jorbis.Block: block, field_51455, block

AudioFormat: audioFormat, field_18908, format

InputStream: input, field_18909, inputStream

long: samplesWritten, field_51456, field_51456

long: totalSamplesInStream, field_51457, field_51457

Constructors

(InputStream)

Methods

boolean (int): isError, method_59763, isError

AudioFormat (): getFormat, method_19719, getFormat

boolean (): readToBuffer, method_59764, read

com.jcraft.jogg.Page (): readPage, method_59766, readPage

com.jcraft.jogg.Packet (com.jcraft.jogg.Page): readIdentificationPacket, method_59759, readIdentificationPacket

com.jcraft.jogg.Packet (): readPacket, method_59767, readPacket

long (int): getSamplesToWrite, method_59765, method_59765

boolean (it.unimi.dsi.fastutil.floats.FloatConsumer): readChunk, method_59758, read

void (float[][], int, int[], long, it.unimi.dsi.fastutil.floats.FloatConsumer): copyAnyChannels, method_59762, method_59762

void (float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): copyMono, method_59760, method_59760

void (float[], int, float[], int, long, it.unimi.dsi.fastutil.floats.FloatConsumer): copyStereo, method_59761, method_59761

void (): close