public class SoundEngine
| bpx | |
| net.minecraft.unmapped.C_03111506 | |
| net.minecraft.client.sound.system.SoundEngine |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Marker |
| ||||||
| private static final org.apache.logging.log4j.Logger |
| ||||||
| private final SoundManager |
| ||||||
| private final GameOptions |
| ||||||
| private SoundEngine$System |
| ||||||
| private boolean |
| ||||||
| private int |
| ||||||
| private final Map<String, SoundInstance> |
| ||||||
| private final Map<SoundInstance, String> |
| ||||||
| private Map<SoundInstance, Sound> |
| ||||||
| private final com.google.common.collect.Multimap<SoundCategory, String> |
| ||||||
| private final List<TickableSoundInstance> |
| ||||||
| private final Map<SoundInstance, Integer> |
| ||||||
| private final Map<String, Integer> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (SoundManager manager, GameOptions options) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| private synchronized void |
| ||||||
| private float |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| private float |
| ||||||
| private float |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| private static URL |
| ||||||
| public void |
|