Class VoicechatPeerTickEvent

java.lang.Object
com.craftmend.openaudiomc.api.events.BaseEvent
com.craftmend.openaudiomc.api.events.client.VoicechatPeerTickEvent

public class VoicechatPeerTickEvent extends BaseEvent
This event is called whenever the voicechat system ticked, this is useful for things like comparing changes in peer states after updates were processed
  • Constructor Details

    • VoicechatPeerTickEvent

      public VoicechatPeerTickEvent()