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 classSoundclassSoundEventAccessorFields in net.minecraft.client.audio with type parameters of type ISoundEventAccessor Modifier and Type Field Description private java.util.List<ISoundEventAccessor<Sound>>SoundEventAccessor. listMethods in net.minecraft.client.audio with parameters of type ISoundEventAccessor Modifier and Type Method Description voidSoundEventAccessor. addSound(ISoundEventAccessor<Sound> p_188715_1_)
-