net.minecraft.client.sound

public class ChannelList

implements it.unimi.dsi.fastutil.floats.FloatConsumer

net.minecraft.client.sounds.ChunkedSampleByteBuf
net.minecraft.class_4229
net.minecraft.client.sound.ChannelList

Field summary

Modifier and TypeField
private final List<ByteBuffer>
buffers
field_18911
buffers
private final int
bufferSize
field_18912
size
private int
byteCount
field_18913
currentBufferSize
private ByteBuffer
currentBuffer
field_18914
buffer

Constructor summary

ModifierConstructor
public (int size)

Method summary

Modifier and TypeMethod
public void
accept(float sample)
accept(float arg0)
accept(float value)
public ByteBuffer
get()
method_19679()
getBuffer()
public int
size()
method_59756()
getCurrentBufferSize()