Class MicrophoneUnmuteEvent


public class MicrophoneUnmuteEvent extends ClientEvent
This event is called whenever a player explicitly unmutes their microphone or joins voice chat
  • Constructor Details

    • MicrophoneUnmuteEvent

      public MicrophoneUnmuteEvent(Client client)
      This is a simple event that gets called whenever a player explicitly unmutes their microphone
      Parameters:
      client - the client that this event is about