Package org.rspeer.game.component.tdi
Class Magic.RunePouch
- java.lang.Object
-
- org.rspeer.game.component.tdi.Magic.RunePouch
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Magic.RunePouch.Slot
-
Constructor Summary
Constructors Constructor Description RunePouch()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getCount(Magic.Rune rune)
static boolean
isPresent()
-
-
-
Method Detail
-
getCount
public static int getCount(Magic.Rune rune)
-
isPresent
public static boolean isPresent()
-
-