Package | Description |
---|---|
net.minecraft.client.audio |
Modifier and Type | Field and Description |
---|---|
private java.util.Set<ChannelManager.Entry> |
ChannelManager.channels |
private java.util.Map<ISound,ChannelManager.Entry> |
SoundEngine.playingSoundsChannel |
Modifier and Type | Method and Description |
---|---|
ChannelManager.Entry |
ChannelManager.createChannel(SoundSystem.Mode mode) |