Package net.openosrs.api.service.emote
Class EmoteService
- java.lang.Object
-
- net.openosrs.api.service.emote.EmoteService
-
@Singleton public class EmoteService extends java.lang.ObjectEmote lookup and command submission.
-
-
Constructor Summary
Constructors Constructor Description EmoteService(TabsService tabs, WidgetService widgets)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidperform(java.lang.String name)
-
-
-
Constructor Detail
-
EmoteService
@Inject public EmoteService(TabsService tabs, WidgetService widgets)
-
-