runelite-api: Move getModelHeight to Renderable
This commit is contained in:
@@ -153,13 +153,6 @@ public interface Actor extends Renderable
|
||||
@VisibleForDevtools
|
||||
void setSpotAnimFrame(int spotAnimFrame);
|
||||
|
||||
/**
|
||||
* Gets the height of the actors model.
|
||||
*
|
||||
* @return the height
|
||||
*/
|
||||
int getModelHeight();
|
||||
|
||||
/**
|
||||
* Gets the canvas area of the current tile the actor is standing on.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user