Package net.storm.api.containers
Interface NpcContainer
-
public interface NpcContainer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description INPC
create(net.runelite.api.NPC npc)
INPC
get(int index)
INPC[]
getAll()
INPC
getFollower()
INPC
getHintArrowed()
-