Class NpcComposite

  • All Implemented Interfaces:
    Node

    public class NpcComposite
    extends CacheNode
    • Constructor Summary

      Constructors 
      Constructor Description
      NpcComposite​(org.dreambot.internal.injector.interfaces.RSNpcComposite reference)
      Note: This shouldn't be used by API users, it's an internal constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getID()
      Gets the ID of the NPC for which the composite was created
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NpcComposite

        public NpcComposite​(org.dreambot.internal.injector.interfaces.RSNpcComposite reference)
        Note: This shouldn't be used by API users, it's an internal constructor.
    • Method Detail

      • getID

        public int getID()
        Gets the ID of the NPC for which the composite was created
        Returns:
        ID of the NPC