Merge pull request #1026 from Abextm/holy-wrench
itemstats: Support holy wrench effect
This commit is contained in:
@@ -292,6 +292,7 @@ public interface Client extends GameEngine
|
||||
* @param inventory
|
||||
* @return
|
||||
*/
|
||||
@Nullable
|
||||
ItemContainer getItemContainer(InventoryID inventory);
|
||||
|
||||
int getIntStackSize();
|
||||
|
||||
Reference in New Issue
Block a user