Uses of Enum Class
net.minecraft.client.sound.SoundSystem.class_6665
Packages that use SoundSystem.class_6665
-
Uses of SoundSystem.class_6665 in net.minecraft.client.sound
Fields in net.minecraft.client.sound with type parameters of type SoundSystem.class_6665Modifier and TypeFieldDescriptionprivate final AtomicReference<SoundSystem.class_6665>
SoundSystem.field_35083
Methods in net.minecraft.client.sound that return SoundSystem.class_6665Modifier and TypeMethodDescriptionstatic SoundSystem.class_6665
Returns the enum constant of this class with the specified name.static SoundSystem.class_6665[]
SoundSystem.class_6665.values()
Returns an array containing the constants of this enum class, in the order they are declared.