Uses of Class
net.minecraft.client.audio.ChannelManager.Entry
-
Packages that use ChannelManager.Entry Package Description net.minecraft.client.audio -
-
Uses of ChannelManager.Entry in net.minecraft.client.audio
Fields in net.minecraft.client.audio with type parameters of type ChannelManager.Entry Modifier and Type Field Description private java.util.Set<ChannelManager.Entry>
ChannelManager. channels
private java.util.Map<ISound,ChannelManager.Entry>
SoundEngine. instanceToChannel
Methods in net.minecraft.client.audio that return types with arguments of type ChannelManager.Entry Modifier and Type Method Description java.util.concurrent.CompletableFuture<ChannelManager.Entry>
ChannelManager. createHandle(SoundSystem.Mode p_239534_1_)
-