Klasse VoiceMacroPlugin
java.lang.Object
xyz.hajsori.simplemacro.VoiceMacroPlugin
- Alle implementierten Schnittstellen:
de.maxhenkel.voicechat.api.VoicechatPlugin
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungvoidonClientVoicechatConnection(de.maxhenkel.voicechat.api.events.ClientVoicechatConnectionEvent event) voidregisterEvents(de.maxhenkel.voicechat.api.events.EventRegistration registration) Von Klasse geerbte Methoden Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden de.maxhenkel.voicechat.api.VoicechatPlugin
initialize
-
Konstruktordetails
-
VoiceMacroPlugin
public VoiceMacroPlugin()
-
-
Methodendetails
-
registerEvents
public void registerEvents(de.maxhenkel.voicechat.api.events.EventRegistration registration) - Angegeben von:
registerEventsin Schnittstellede.maxhenkel.voicechat.api.VoicechatPlugin
-
getPluginId
- Angegeben von:
getPluginIdin Schnittstellede.maxhenkel.voicechat.api.VoicechatPlugin
-
onClientVoicechatConnection
public void onClientVoicechatConnection(de.maxhenkel.voicechat.api.events.ClientVoicechatConnectionEvent event)
-