project: Mixing stuff and what not
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package net.runelite.rs.api;
|
||||
|
||||
public interface RSRuneLiteIterableHashTable
|
||||
{}
|
||||
@@ -4,6 +4,8 @@ import net.runelite.api.RuneLiteObject;
|
||||
|
||||
public interface RSRuneLiteObject extends RuneLiteObject, RSGraphicsObject
|
||||
{
|
||||
boolean isLooping();
|
||||
|
||||
void advanceRL(int var1);
|
||||
|
||||
RSModel getModelRl();
|
||||
|
||||
Reference in New Issue
Block a user