Rework clanmanmode attack option hiding (#746)
* A whole bunch of refactoring * Api/mixins/injector additions for hiding attack options * Rework clanmanmode attack hiding * Update Client.java
This commit is contained in:
@@ -58,6 +58,8 @@ public interface RSPlayer extends RSActor, Player
|
||||
@Override
|
||||
boolean isFriend();
|
||||
|
||||
boolean isFriended();
|
||||
|
||||
@Import("headIconPrayer")
|
||||
int getRsOverheadIcon();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user