Merge pull request #3154 from Sundar-Gandu/NPCComposition
This commit is contained in:
@@ -9,6 +9,9 @@ public interface RSNPC extends RSActor, NPC
|
||||
@Override
|
||||
RSNPCComposition getComposition();
|
||||
|
||||
@Import("definition")
|
||||
void setComposition(RSNPCComposition composition);
|
||||
|
||||
@Override
|
||||
int getIndex();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user