| Package | Description |
|---|---|
| net.minecraft.client.audio |
| Modifier and Type | Method and Description |
|---|---|
static SoundSystem.Mode |
SoundSystem.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoundSystem.Mode[] |
SoundSystem.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelManager.Entry |
ChannelManager.createChannel(SoundSystem.Mode mode) |
SoundSource |
SoundSystem.getSource(SoundSystem.Mode soundMode) |