Expose methods to execute scripts
This commit is contained in:
@@ -352,4 +352,6 @@ public interface Client extends GameEngine
|
||||
World createWorld();
|
||||
|
||||
SpritePixels drawInstanceMap(int z);
|
||||
|
||||
void runScript(int id, Object... args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user