public enum SoundCategory
| bpg | |
| net.minecraft.class_2153 | |
| net.minecraft.client.sound.SoundCategory | |
| net.minecraft.client.audio.SoundCategory |
Enum constant summary
| Enum Constant | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
|
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Map<String, SoundCategory> |
| ||||||||
| private static final Map<Integer, SoundCategory> |
| ||||||||
| private final String |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (String arg0, int arg1) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public String |
| ||||||||
| public int |
| ||||||||
| public static SoundCategory |
|