Package org.rspeer.game.component.tdi
Class Prayers
java.lang.Object
org.rspeer.game.component.tdi.Prayers
Provides operations to interact with the prayer book
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static Prayer
static Prayer.Book
getBook()
static int
static int
static int
static boolean
static boolean
isUnlocked
(Prayer prayer) static boolean
static boolean
Deprecated.because prayer states are unsafe, particularly with things like flicking.
-
Constructor Details
-
Prayers
public Prayers()
-
-
Method Details
-
getBook
-
getActiveOverhead
-
flick
-
select
- Parameters:
unchecked
-true
to skip validation of active prayer states
-
getActive
-
isActive
-
toggle
Deprecated.because prayer states are unsafe, particularly with things like flicking. this method is still fine to use outside of that -
getPoints
public static int getPoints() -
getTotalPoints
public static int getTotalPoints() -
getPercent
public static int getPercent() -
isUnlocked
-