Interface CustomSoundSourcePosition
public interface CustomSoundSourcePosition
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.phys.Vec3static net.minecraft.world.phys.Vec3of(net.minecraft.world.entity.Entity entity)
-
Method Details
-
of
static net.minecraft.world.phys.Vec3 of(net.minecraft.world.entity.Entity entity) -
getSoundSourcePosition
net.minecraft.world.phys.Vec3 getSoundSourcePosition()
-