Package rsb.wrappers
Class RSNPC
java.lang.Object
rsb.methods.MethodProvider
rsb.wrappers.RSCharacter
rsb.wrappers.RSNPC
- All Implemented Interfaces:
Clickable
,Clickable07
,Positionable
-
Nested Class Summary
Nested classes/interfaces inherited from class rsb.wrappers.RSCharacter
RSCharacter.DIRECTION
-
Field Summary
Fields inherited from class rsb.methods.MethodProvider
methods
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class rsb.wrappers.RSCharacter
doAction, doAction, doClick, doClick, doHover, equals, getAnimation, getDirectionFacing, getGraphic, getHeight, getHPPercent, getLocation, getMessage, getMinimapLocation, getModel, getOrientation, getPathX, getPathY, getScreenLocation, hashCode, isAnimating, isAttacking, isBeingAttacked, isClickable, isInCombat, isOnScreen, isValid, turnTo
-
Constructor Details
-
RSNPC
-
-
Method Details
-
getAccessor
public net.runelite.api.Actor getAccessor() -
getInteracting
public net.runelite.api.Actor getInteracting() -
getActions
-
getID
public int getID() -
getName
- Overrides:
getName
in classRSCharacter
-
getLevel
public int getLevel()- Overrides:
getLevel
in classRSCharacter
-
isInteractingWithLocalPlayer
public boolean isInteractingWithLocalPlayer()- Overrides:
isInteractingWithLocalPlayer
in classRSCharacter
- Returns:
true
if RSNPC is interacting with RSPlayer; otherwisefalse
.
-
getPosition
-