Merge pull request #7824 from Abextm/decorative-hulls
Fix DecorativeObject ConvexHulls
This commit is contained in:
@@ -38,6 +38,7 @@ public interface DecorativeObject extends TileObject
|
||||
* @see net.runelite.api.model.Jarvis
|
||||
*/
|
||||
Polygon getConvexHull();
|
||||
Polygon getConvexHull2();
|
||||
|
||||
Renderable getRenderable();
|
||||
Renderable getRenderable2();
|
||||
|
||||
Reference in New Issue
Block a user