Package net.openosrs.api.service.makex
Class MakeXService
- java.lang.Object
-
- net.openosrs.api.service.makex.MakeXService
-
@Singleton public class MakeXService extends java.lang.ObjectVisible Skillmulti choice and quantity commands.
-
-
Constructor Summary
Constructors Constructor Description MakeXService(WidgetService widgets, DialogueService dialogue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidchoose(int oneBasedIndex)voidchoose(java.lang.String name)booleanisOpen()voidsetAmount(int amount)
-
-
-
Constructor Detail
-
MakeXService
@Inject public MakeXService(WidgetService widgets, DialogueService dialogue)
-
-