Uses of Interface
net.minecraft.client.audio.ISoundEventAccessor
-
Packages that use ISoundEventAccessor Package Description net.minecraft.client.audio -
-
Uses of ISoundEventAccessor in net.minecraft.client.audio
Classes in net.minecraft.client.audio that implement ISoundEventAccessor Modifier and Type Class Description class
Sound
class
SoundEventAccessor
Fields in net.minecraft.client.audio with type parameters of type ISoundEventAccessor Modifier and Type Field Description private java.util.List<ISoundEventAccessor<Sound>>
SoundEventAccessor. list
Methods in net.minecraft.client.audio with parameters of type ISoundEventAccessor Modifier and Type Method Description void
SoundEventAccessor. addSound(ISoundEventAccessor<Sound> p_188715_1_)
-