Class Listener

java.lang.Object
net.minecraft.client.audio.Listener

public class Listener extends Object
  • Field Details

    • gain

      private float gain
    • position

      private Vector3d position
  • Constructor Details

    • Listener

      public Listener()
  • Method Details

    • setListenerPosition

      public void setListenerPosition(Vector3d p_216465_1_)
    • getListenerPosition

      public Vector3d getListenerPosition()
    • setListenerOrientation

      public void setListenerOrientation(Vector3f p_227580_1_, Vector3f p_227580_2_)
    • setGain

      public void setGain(float p_216466_1_)
    • getGain

      public float getGain()
    • reset

      public void reset()