Class MicrophoneMuteEvent


public class MicrophoneMuteEvent extends ClientEvent
This event is called whenever a player explicitly mutes their microphone
  • Constructor Details

    • MicrophoneMuteEvent

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