Merge remote-tracking branch 'runelite/master'
This commit is contained in:
@@ -71,4 +71,13 @@ public interface RSItemDefinition extends ItemDefinition
|
||||
|
||||
@Import("getModel")
|
||||
RSModel getModel(int quantity);
|
||||
|
||||
@Import("unnotedId")
|
||||
int getInventoryModel();
|
||||
|
||||
@Import("recolorTo")
|
||||
short[] getColorToReplaceWith();
|
||||
|
||||
@Import("retextureTo")
|
||||
short[] getTextureToReplaceWith();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user