net.minecraft.client.audio

public enum SoundCategory

bpg
net.minecraft.client.audio.SoundCategory

Enum constant summary

Enum Constant
a
MASTER
b
MUSIC
c
RECORDS
d
WEATHER
e
BLOCKS
f
MOBS
g
ANIMALS
h
PLAYERS
i
AMBIENT

Field summary

Modifier and TypeField
private static final Map<String, SoundCategory>
j
field_147168_j
private static final Map<Integer, SoundCategory>
k
field_147169_k
private final String
l
field_147166_l
private final int
m
field_147167_m

Constructor summary

ModifierConstructor
private (String arg0, int arg1)

Method summary

Modifier and TypeMethod
public String
a()
func_147155_a()
public int
b()
func_147156_b()
public static SoundCategory
a(String arg0)
func_147154_a(String arg0)