Class NpcComposite
- java.lang.Object
-
- org.dreambot.api.wrappers.cache.nodes.NodeWrapper
-
- org.dreambot.api.wrappers.cache.nodes.CacheNode
-
- org.dreambot.api.wrappers.interactive.composite.NpcComposite
-
-
Constructor Summary
Constructors Constructor Description NpcComposite(java.lang.Object reference)
-
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 org.dreambot.api.wrappers.cache.nodes.CacheNode
getNext, getPrevious, getReference
-
Methods inherited from class org.dreambot.api.wrappers.cache.nodes.NodeWrapper
getUID
-
-