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