entityhider: add wildcard support (#1202)

* Add wildcard support to entity hider

* standardize npc name
This commit is contained in:
Harry
2019-07-31 17:55:21 +01:00
committed by Ganom
parent bc98abea85
commit 36c0d753bd
5 changed files with 74 additions and 36 deletions

View File

@@ -1452,16 +1452,16 @@ public interface Client extends GameShell
/**
* Sets which NPCs are hidden
*
* @param names the names of the npcs seperated by ','
* @param names the names of the npcs
*/
void setNPCsNames(String names);
void setNPCsNames(List<String> names);
/**
* Sets which NPCs are hidden on death
*
* @param names the names of the npcs seperated by ','
* @param names the names of the npcs
*/
void setNPCsHiddenOnDeath(String names);
void setNPCsHiddenOnDeath(List<String> names);
/**
* Sets whether 2D sprites (ie. overhead prayers) related to