Interface IPlayer

All Superinterfaces:
net.runelite.api.Actor, net.runelite.api.CameraFocusableEntity, IActor, Identifiable, Interactable, Locatable, Nameable, net.runelite.api.Node, net.runelite.api.Player, net.runelite.api.Renderable, RuneLiteWrapper<net.runelite.api.Actor>, SceneEntity

public interface IPlayer extends net.runelite.api.Player, IActor
  • Method Details

    • update

      void update(net.runelite.api.Player player)