Class Prayers
java.lang.Object
org.rspeer.game.component.tdi.Prayers
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanflick(Collection<Prayer> prayers) static booleanstatic Prayerstatic Prayer.BookgetBook()static intstatic intstatic intstatic booleanisActive(Collection<Prayer> prayers) static booleanstatic booleanisUnlocked(Prayer prayer) static booleanselect(boolean unchecked, Collection<Prayer> prayers) static booleanstatic booleanDeprecated.because prayer states are unsafe, particularly with things like flicking. this method is still fine to use outside of that
-
Constructor Details
-
Prayers
public Prayers()
-
-
Method Details
-
getBook
-
getActiveOverhead
-
flick
-
flick
-
select
-
select
- Parameters:
unchecked-trueto skip validation of active prayer states
-
getActive
-
isActive
-
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
-