net.minecraft.server.v1_12_R1

public enum SoundCategory

qg
net.minecraft.util.SoundCategory
net.minecraft.server.v1_12_R1.SoundCategory

Enum constant summary

Enum Constant
a
MASTER
MASTER
b
MUSIC
MUSIC
c
RECORDS
RECORDS
d
WEATHER
WEATHER
e
BLOCKS
BLOCKS
f
HOSTILE
HOSTILE
g
NEUTRAL
NEUTRAL
h
PLAYERS
PLAYERS
i
AMBIENT
AMBIENT
j
VOICE
VOICE

Field summary

Modifier and TypeField
private static final Map<String, SoundCategory>
k
field_187961_k
private final String
l
field_187962_l

Constructor summary

ModifierConstructor
private (String arg0)

Method summary

Modifier and TypeMethod
public String
a()
func_187948_a()
public static SoundCategory
a(String arg0)
func_187950_a(String arg0)
public static Set<String>
b()
func_187949_b()