Class Player
java.lang.Object
org.rspeer.game.adapter.Adapter<jag.oldscape.RSPlayer>
org.rspeer.game.adapter.scene.Entity<jag.oldscape.RSPlayer>
org.rspeer.game.adapter.scene.PathingEntity<jag.oldscape.RSPlayer>
org.rspeer.game.adapter.scene.Player
- All Implemented Interfaces:
Actionable, Animable, Identifiable, Interactable, Mobile, Nameable, SceneNode
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface Actionable
Actionable.Query<Q>Nested classes/interfaces inherited from interface Animable
Animable.Query<Q>Nested classes/interfaces inherited from interface Identifiable
Identifiable.Query<Q>Nested classes/interfaces inherited from interface Mobile
Mobile.Query<Q>Nested classes/interfaces inherited from interface Nameable
Nameable.Query<Q>Nested classes/interfaces inherited from interface SceneNode
SceneNode.Query<Q> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PathingEntity
equals, getAnimation, getAnimationFrame, getAnimationId, getCoord, getCoordFine, getDirection, getEffect, getEffects, getHeadbar, getHeadbarPercent, getHeadbarPercent, getHeadbars, getHealthBar, getHealthPercent, getHitmarks, getIndex, getMatrixId, getModelPosition, getOrientation, getOverheadText, getPosition, getServerPosition, getStance, getStanceId, getTarget, getTargetIndex, hashCode, isDying, isEffectActive, isHealthBarVisible, isMovingMethods inherited from class Entity
getHeight, getTypecode, getTypecodeMethods inherited from class Adapter
getProvider, validateMethods inherited from interface Actionable
containsAction, containsAction, getSubMenuActionsMethods inherited from interface Animable
isAnimating, isAnimationActive, isIdleMethods inherited from interface Interactable
actionOf, interact, interact, interactMethods inherited from interface SceneNode
distance, distance, distance, distance, getArea, getCoordArea, getCoordArea, getCoordView, getEntityPositionHeight, getEntityPositionWidth, getFloorLevel, getSceneContext, getWorldEntity, getWorldEntity, getX, getY, isInFieldOfViewOf, isInFieldOfViewOf
-
Constructor Details
-
Player
public Player(jag.oldscape.RSPlayer provider, jag.oldscape.RSWorldMatrix matrix)
-
-
Method Details
-
actionOf
-
getId
public int getId() -
getRawActions
-
getCombatLevel
public int getCombatLevel() -
getActions
-
getName
-
getSkullIconId
public int getSkullIconId() -
getOverheadPrayers
- Specified by:
getOverheadPrayersin classPathingEntity<jag.oldscape.RSPlayer>
-
getAppearance
-
getEntityIndex
public int getEntityIndex()- Specified by:
getEntityIndexin classEntity<jag.oldscape.RSPlayer>
-