Package net.storm.sdk.entities
Class NPCs
java.lang.Object
net.storm.sdk.entities.NPCs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic INPCget(int index) getAll()getAll(int... ids) static INPCstatic INPCgetNearest(int... ids) static INPCgetNearest(String... names) static INPCgetNearest(Predicate<? super INPC> filter) static INPCgetNearest(net.runelite.api.coords.WorldPoint worldPoint, int... ids) static INPCgetNearest(net.runelite.api.coords.WorldPoint worldPoint, String... names) static INPCgetNearest(net.runelite.api.coords.WorldPoint worldPoint, Predicate<? super INPC> filter) static NPCQueryquery()static NPCQuery
-
Constructor Details
-
NPCs
public NPCs()
-
-
Method Details
-
query
-
query
-
get
-
getAll
-
getAll
-
getAll
-
getAll
-
getNearest
-
getNearest
-
getNearest
-
getNearest
-
getNearest
-
getNearest
-
getHintArrowed
-