net.minecraft.server.v1_13_R1

public enum SoundCategory

wj
net.minecraft.util.SoundCategory
net.minecraft.server.v1_13_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()