Package rs.kreme.ksbot.api.game.magic
Class RunePouch
- java.lang.Object
-
- rs.kreme.ksbot.api.game.magic.RunePouch
-
public class RunePouch extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RunePouch.RuneSlot
-
Constructor Summary
Constructors Constructor Description RunePouch()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getQuantity(Rune rune)
boolean
hasPouch()
-
-
-
Method Detail
-
getQuantity
public int getQuantity(Rune rune)
-
hasPouch
public boolean hasPouch()
-
-