Uses of Enum Class
net.minecraft.client.sounds.SoundEngine.PlayResult
Packages that use SoundEngine.PlayResult
-
Uses of SoundEngine.PlayResult in net.minecraft.client.sounds
Methods in net.minecraft.client.sounds that return SoundEngine.PlayResultModifier and TypeMethodDescriptionSoundEngine.play
(SoundInstance p_120313_) SoundManager.play
(SoundInstance pSound) static SoundEngine.PlayResult
Returns the enum constant of this class with the specified name.static SoundEngine.PlayResult[]
SoundEngine.PlayResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.