Uses of Enum Class
net.minecraft.client.audio.SoundSystem.Mode
Packages that use SoundSystem.Mode
-
Uses of SoundSystem.Mode in net.minecraft.client.audio
Methods in net.minecraft.client.audio that return SoundSystem.ModeModifier 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.Methods in net.minecraft.client.audio with parameters of type SoundSystem.ModeModifier and TypeMethodDescriptionSoundSystem.acquireChannel
(SoundSystem.Mode p_216403_1_) ChannelManager.createHandle
(SoundSystem.Mode p_239534_1_)