com.mojang.blaze3d.audio

class Library$CountingChannelPool

implements Library$ChannelPool

ezf$b
com.mojang.blaze3d.audio.Library$CountingChannelPool
net.minecraft.class_4225$class_4226
net.minecraft.client.sound.SoundEngine$SourceSetImpl
net.minecraft.src.C_3085_$C_3088_

Field summary

Modifier and TypeField
private final int
a
limit
field_18903
maxSourceCount
f_83713_
private final Set<Channel>
b
activeChannels
field_18904
sources
f_83714_

Constructor summary

ModifierConstructor
public (int maxSourceCount)

Method summary

Modifier and TypeMethod
public Channel
a()
acquire()
method_19666()
createSource()
m_5574_()
public boolean
a(eze arg0)
release(Channel arg0)
method_19667(class_4224 arg0)
release(Source arg0)
m_5658_(C_3084_ arg0)
public void
b()
cleanup()
method_19668()
close()
m_6471_()
public int
c()
getMaxCount()
method_20298()
getMaxSourceCount()
m_6492_()
public int
d()
getUsedCount()
method_20299()
getSourceCount()
m_6500_()