net.minecraft.client.sound

public enum SoundCategory

bpg
net.minecraft.unmapped.C_28706180
net.minecraft.client.sound.SoundCategory

Enum constant summary

Enum Constant
a
f_07609830
MASTER
b
f_14119794
MUSIC
c
f_14637172
RECORDS
d
f_51486625
WEATHER
e
f_39623838
BLOCKS
f
f_94872502
MOBS
g
f_90015948
ANIMALS
h
f_22551770
PLAYERS
i
f_94606198
AMBIENT

Field summary

Modifier and TypeField
private static final Map<String, SoundCategory>
j
f_21488802
BY_NAME
private static final Map<Integer, SoundCategory>
k
f_08777547
BY_ID
private final String
l
f_30085138
name
private final int
m
f_39557275
id

Constructor summary

ModifierConstructor
private (String arg0, int arg1)

Method summary

Modifier and TypeMethod
public String
a()
m_36902584()
getName()
public int
b()
m_16320476()
getId()
public static SoundCategory
a(String arg0)
m_51410842(String arg0)
byName(String name)