Uses of Class
net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
Packages that use PlaySoundAtEntityEvent Package Description net.minecraftforge.event -
-
Uses of PlaySoundAtEntityEvent in net.minecraftforge.event
Methods in net.minecraftforge.event that return PlaySoundAtEntityEvent Modifier and Type Method Description static PlaySoundAtEntityEvent
ForgeEventFactory. onPlaySoundAtEntity(Entity entity, SoundEvent name, SoundCategory category, float volume, float pitch)
-