mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-03 08:39:09 +00:00
[CLEANUP] Readded the return
This commit is contained in:
@@ -6,6 +6,9 @@ public interface Interface {
|
||||
|
||||
int[] getStackSizes();
|
||||
|
||||
/**
|
||||
* @return long version of #getStackSizes
|
||||
*/
|
||||
long[] getLongStackSizes();
|
||||
|
||||
String getMessage();
|
||||
|
||||
Reference in New Issue
Block a user