Interface ClientEntityAudioChannel

All Superinterfaces:
ClientAudioChannel

public interface ClientEntityAudioChannel extends ClientAudioChannel
  • Method Details

    • setWhispering

      void setWhispering(boolean whispering)
      Parameters:
      whispering - if the entity should whisper
    • isWhispering

      boolean isWhispering()
      Returns:
      if the entity is whispering
    • getDistance

      float getDistance()
      Returns:
      the distance, the audio can be heard
    • setDistance

      void setDistance(float distance)
      Parameters:
      distance - the distance, the audio can be heard