Package jag.game.scene.entity
Interface RSPlayer
- All Superinterfaces:
RSDoublyLinkedNode
,RSEntity
,RSNode
,RSPathingEntity
,RSProvider
-
Method Summary
Methods inherited from interface jag.RSDoublyLinkedNode
getDoublyKey, getNextDoubly, getPreviousDoubly
Methods inherited from interface jag.game.scene.entity.RSEntity
defineModel, getDebugColor, getHeight, getModel, getModels, isDebugging, setDebugColor, setDebugging
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
Methods inherited from interface jag.game.scene.entity.RSPathingEntity
addHitSplat, addHitUpdate, getAbsoluteX, getAbsoluteY, getAnimation, getAnimationDelay, getAnimationFrame, getAnimationFrameCycle, getBoundSize, getEffect, getEffectFrame, getEffects, getHealthBars, getHitsplatCount, getHitsplatCycles, getHitsplatIds, getHitsplats, getHitsplatTypes, getIndex, getOrientation, getOverheadText, getPathOrientation, getRouteWaypointCount, getRouteWaypointsTraversed, getRouteWaypointsX, getRouteWaypointsY, getSpecialHitsplats, getStance, getStanceFrame, getTargetIndex, getWalkingStance, setIndex
-
Method Details
-
getPrayerIcon
int getPrayerIcon() -
getSkullIcon
int getSkullIcon() -
getSkillLevel
int getSkillLevel() -
getAppearance
RSPlayerAppearance getAppearance() -
isSoftHidden
boolean isSoftHidden() -
getNamePair
RSNamePair getNamePair() -
getTransformedNpcModel
RSModel getTransformedNpcModel() -
getTeam
int getTeam() -
getCombatLevel
int getCombatLevel() -
getActions
String[] getActions() -
getName
-