Uses of Enum Class
net.minecraft.client.audio.SoundSystem.Mode
-
Uses of SoundSystem.Mode in net.minecraft.client.audio
Modifier and TypeMethodDescriptionstatic SoundSystem.Mode
Returns the enum constant of this class with the specified name.static SoundSystem.Mode[]
SoundSystem.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSoundSystem.acquireChannel
(SoundSystem.Mode p_216403_1_) ChannelManager.createHandle
(SoundSystem.Mode p_239534_1_)