Uses of Enum Class
net.minecraft.client.sound.SoundSystem.class_11518
Packages that use SoundSystem.class_11518
-
Uses of SoundSystem.class_11518 in net.minecraft.client.sound
Methods in net.minecraft.client.sound that return SoundSystem.class_11518Modifier and TypeMethodDescriptionSoundManager.play(SoundInstance sound) SoundSystem.play(SoundInstance sound) static SoundSystem.class_11518Returns the enum constant of this class with the specified name.static SoundSystem.class_11518[]SoundSystem.class_11518.values()Returns an array containing the constants of this enum class, in the order they are declared.