| Package | Description | 
|---|---|
| net.minecraft.client.audio | |
| net.minecraft.client.gui | 
| Modifier and Type | Field and Description | 
|---|---|
| private SoundEventAccessor | PositionedSound. soundEvent | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.Map<ResourceLocation,SoundEventAccessor> | SoundRegistry. soundRegistry | 
| Modifier and Type | Method and Description | 
|---|---|
| SoundEventAccessor | ISound. createAccessor(SoundHandler handler) | 
| SoundEventAccessor | PositionedSound. createAccessor(SoundHandler handler) | 
| SoundEventAccessor | SoundHandler. getAccessor(ResourceLocation location) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected java.util.Map<ResourceLocation,SoundEventAccessor> | SoundRegistry. createUnderlyingMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SoundRegistry. add(SoundEventAccessor accessor) | 
| void | ISoundEventListener. soundPlay(ISound soundIn,
         SoundEventAccessor accessor) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GuiSubtitleOverlay. soundPlay(ISound soundIn,
         SoundEventAccessor accessor) |