net.minecraft.client.sound

class SoundEngine$SourceSetImpl

implements SoundEngine$SourceSet

com.mojang.blaze3d.audio.Library$CountingChannelPool
net.minecraft.class_4225$class_4226
net.minecraft.client.sound.SoundEngine$SourceSetImpl

Field summary

Modifier and TypeField
private final int
limit
field_18903
maxSourceCount
private final Set<Source>
activeChannels
field_18904
sources

Constructor summary

ModifierConstructor
public (int maxSourceCount)

Method summary

Modifier and TypeMethod
public Source
acquire()
method_19666()
createSource()
public boolean
release(Channel channel)
method_19667(class_4224 arg0)
release(Source arg0)
public void
cleanup()
method_19668()
close()
public int
getMaxCount()
method_20298()
getMaxSourceCount()
public int
getUsedCount()
method_20299()
getSourceCount()