Interface CustomSoundSourcePosition


public interface CustomSoundSourcePosition
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.world.phys.Vec3
     
    static net.minecraft.world.phys.Vec3
    of(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()