public final class SoundCategories extends Object
Modifier and Type | Field and Description |
---|---|
static SoundCategory |
AMBIENT |
static SoundCategory |
BLOCK |
static SoundCategory |
HOSTILE |
static SoundCategory |
MASTER |
static SoundCategory |
MUSIC |
static SoundCategory |
NEUTRAL |
static SoundCategory |
PLAYER |
static SoundCategory |
RECORD |
static SoundCategory |
VOICE |
static SoundCategory |
WEATHER |
public static final SoundCategory AMBIENT
public static final SoundCategory BLOCK
public static final SoundCategory HOSTILE
public static final SoundCategory MASTER
public static final SoundCategory MUSIC
public static final SoundCategory NEUTRAL
public static final SoundCategory PLAYER
public static final SoundCategory RECORD
public static final SoundCategory VOICE
public static final SoundCategory WEATHER