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