Uses of Class
net.neoforged.neoforge.event.PlayLevelSoundEvent.AtPosition
Packages that use PlayLevelSoundEvent.AtPosition
-
Uses of PlayLevelSoundEvent.AtPosition in net.neoforged.neoforge.event
Methods in net.neoforged.neoforge.event that return PlayLevelSoundEvent.AtPositionModifier and TypeMethodDescriptionEventHooks.onPlaySoundAtPosition
(net.minecraft.world.level.Level level, double x, double y, double z, net.minecraft.core.Holder<net.minecraft.sounds.SoundEvent> name, net.minecraft.sounds.SoundSource category, float volume, float pitch)