api: remove projectile getInteracting
This is unused currently and is being abused by some hacked clients.
This commit is contained in:
@@ -33,9 +33,6 @@ public interface RSProjectile extends RSRenderable, Projectile
|
||||
@Override
|
||||
int getId();
|
||||
|
||||
@Import("interacting")
|
||||
int getRsInteracting();
|
||||
|
||||
@Import("height")
|
||||
@Override
|
||||
int getHeight();
|
||||
|
||||
Reference in New Issue
Block a user