Interface ClientEntityAudioChannel

All Superinterfaces:
ClientAudioChannel

public interface ClientEntityAudioChannel extends ClientAudioChannel
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setWhispering(boolean whispering)
     

    Methods inherited from interface de.maxhenkel.voicechat.api.audiochannel.ClientAudioChannel

    getId, play
  • Method Details

    • setWhispering

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

      boolean isWhispering()
      Returns:
      if the entity is whispering