project: rev 195

This commit is contained in:
ThatGamerBlue
2021-04-14 13:14:08 +01:00
parent 05ff44d4ad
commit c9d40d93dd
439 changed files with 55170 additions and 51182 deletions

View File

@@ -1738,13 +1738,6 @@ public interface Client extends GameEngine
*/
void setCompass(SpritePixels SpritePixels);
/**
* Sets whether inventory quantity is verbose.
*
* @param state verbose state
*/
void setItemQuantitiesVerbose(boolean state);
/**
* Returns widget sprite cache, to be used with {@link Client#getSpriteOverrides()}
*