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 SummaryConstructors 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 SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetID()Gets the ID of the NPC for which the composite was created- 
Methods inherited from class org.dreambot.api.wrappers.cache.nodes.CacheNodegetNext, getPrevious, getReference
 - 
Methods inherited from class org.dreambot.api.wrappers.cache.nodes.NodeWrappergetUID
 
- 
 
-