Uses of Class
gg.xp.xivsupport.events.ws.ActWsJsonMsg
Packages that use ActWsJsonMsg
-
Uses of ActWsJsonMsg in gg.xp.xivsupport.events.ws
Methods in gg.xp.xivsupport.events.ws with parameters of type ActWsJsonMsgModifier and TypeMethodDescriptionvoidActWsHandlers.actWsCombatants(EventContext context, ActWsJsonMsg jsonMsg) static voidActWsHandlers.actWsLogLine(EventContext context, ActWsJsonMsg jsonMsg) static voidActWsHandlers.actWsMapChange(EventContext context, ActWsJsonMsg jsonMsg) static voidActWsHandlers.actWsOnlineStatusChanged(EventContext context, ActWsJsonMsg jsonMsg) static voidActWsHandlers.actWsPartyChange(EventContext context, ActWsJsonMsg jsonMsg) static voidActWsHandlers.actWsPlayerChange(EventContext context, ActWsJsonMsg jsonMsg) static voidActWsHandlers.actWsVersionChange(EventContext context, ActWsJsonMsg jsonMsg) static voidActWsHandlers.actWsZoneChange(EventContext context, ActWsJsonMsg jsonMsg) voidActWsHandlers.inCombatChange(EventContext context, ActWsJsonMsg jsonMsg) static voidActWsHandlers.languageResponse(EventContext context, ActWsJsonMsg jsonMsg) static voidActWsHandlers.versionResponse(EventContext context, ActWsJsonMsg jsonMsg)