| dgr | |
| net.minecraft.client.audio.SoundManager |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Marker |
| ||||
| private static final org.apache.logging.log4j.Logger |
| ||||
| private static final Set<MinecraftKey> |
| ||||
| private final SoundHandler |
| ||||
| private final GameSettings |
| ||||
| private SoundManager$SoundSystemStarterThread |
| ||||
| private boolean |
| ||||
| private int |
| ||||
| private final Map<String, ISound> |
| ||||
| private final Map<ISound, String> |
| ||||
| private final com.google.common.collect.Multimap<SoundCategory, String> |
| ||||
| private final List<ITickableSound> |
| ||||
| private final Map<ISound, Integer> |
| ||||
| private final Map<String, Integer> |
| ||||
| private final List<ISoundEventListener> |
| ||||
| private final List<String> |
| ||||
| private final List<Sound> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (SoundHandler arg0, GameSettings arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| private synchronized void |
| ||||
| private float |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| private void |
| ||||
| private float |
| ||||
| private float |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| private static URL |
| ||||
| public void |
| ||||
| public void |
|