Uses of Class
com.mojang.blaze3d.audio.Channel
Package
Description
-
Uses of Channel in com.mojang.blaze3d.audio
Modifier and TypeMethodDescriptionLibrary.ChannelPool.acquire()
Library.CountingChannelPool.acquire()
Library.acquireChannel(Library.Pool p_83698_)
(package private) static Channel
Channel.create()
-
Uses of Channel in net.minecraft.client.sounds
Modifier and TypeMethodDescriptionvoid
void
ChannelAccess.executeOnChannels(Consumer<Stream<Channel>> p_120138_)
-
Uses of Channel in net.minecraftforge.client.event.sound
ModifierConstructorDescriptionPlaySoundSourceEvent(SoundEngine manager, SoundInstance sound, Channel source)
PlayStreamingSourceEvent(SoundEngine manager, SoundInstance sound, Channel source)
SoundSourceEvent(SoundEngine manager, SoundInstance sound, Channel source)