public class FileSoundContainer
| bze | |
| net.minecraft.class_1896 | |
| net.minecraft.client.sound.system.FileSoundContainer | |
| net.minecraft.client.audio.SoundList |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final List<Sound> |
| ||||||||
| private final boolean |
| ||||||||
| private final String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<Sound> sounds, boolean replacable, String subtitle) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public List<Sound> |
| ||||||||
| public boolean |
| ||||||||
| public String |
|