Class Player

All Implemented Interfaces:
Actionable, Animable, Identifiable, Interactable, Mobile, Nameable, SceneNode

public final class Player extends PathingEntity<RSPlayer>
  • Constructor Details

    • Player

      public Player(RSPlayer provider, int index)
  • Method Details

    • actionOf

      public PlayerAction actionOf(String action)
    • getId

      public int getId()
    • getRawActions

      public String[] getRawActions()
    • getCombatLevel

      public int getCombatLevel()
    • getActions

      public List<String> getActions()
    • getName

      public String getName()
    • getAppearance

      public Player.Appearance getAppearance()