Class VoicechatPeerTickEvent
java.lang.Object
com.craftmend.openaudiomc.api.events.BaseEvent
com.craftmend.openaudiomc.api.events.client.VoicechatPeerTickEvent
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 Summary
-
Method Summary
-
Constructor Details
-
VoicechatPeerTickEvent
public VoicechatPeerTickEvent()
-