Merge branch 'master' of https://github.com/runelite/runelite
This commit is contained in:
@@ -1682,6 +1682,13 @@ public interface Client extends GameEngine
|
||||
*/
|
||||
void setFriendsChatMembersHidden(boolean state);
|
||||
|
||||
/**
|
||||
* Sets whether or not clan members are hidden.
|
||||
*
|
||||
* @param state the new clan chat member hidden state
|
||||
*/
|
||||
void setClanChatMembersHidden(boolean state);
|
||||
|
||||
/**
|
||||
* Sets whether or not ignored players are hidden.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user