Package | Description |
---|---|
net.minecraft.client.audio | |
net.minecraft.client.gui.overlay |
Modifier and Type | Field and Description |
---|---|
private SoundEventAccessor |
LocatableSound.soundEvent |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<ResourceLocation,SoundEventAccessor> |
SoundHandler.Loader.field_217948_a |
private java.util.Map<ResourceLocation,SoundEventAccessor> |
SoundHandler.soundRegistry |
Modifier and Type | Method and Description |
---|---|
SoundEventAccessor |
ISound.createAccessor(SoundHandler handler) |
SoundEventAccessor |
LocatableSound.createAccessor(SoundHandler handler) |
SoundEventAccessor |
SoundHandler.getAccessor(ResourceLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
ISoundEventListener.onPlaySound(ISound soundIn,
SoundEventAccessor accessor) |
Modifier and Type | Method and Description |
---|---|
void |
SoundHandler.Loader.func_217946_a(java.util.Map<ResourceLocation,SoundEventAccessor> p_217946_1_,
SoundEngine p_217946_2_) |
Modifier and Type | Method and Description |
---|---|
void |
SubtitleOverlayGui.onPlaySound(ISound soundIn,
SoundEventAccessor accessor) |