api: Add support for verbose inventory quantities (#2814)

* -

-

* Add VerboseInventoryQuantitiesMixin with changes.

* Fix checkstyle and add copyright header.

* Remove unused imports

* Checkstyle hotfix

* Checkstyle

* Checkstyle2

* Change Internal name to itemQuantitiesVerbose
This commit is contained in:
ImNoOSRS
2020-09-24 13:41:12 +02:00
committed by GitHub
parent 4668ed6251
commit e5a74473fd
4 changed files with 68 additions and 2 deletions

View File

@@ -188,7 +188,7 @@ public class ChatChannel {
}
if (var4 == 1 || var4 == 2 && var9.isStackable == 1) { // L: 409
ScriptEvent.ItemDefinition_fontPlain11.draw(class194.method3712(var1), 0, 9, 16776960, 1); // L: 410
ScriptEvent.ItemDefinition_fontPlain11.draw(class194.inventoryQuantityFormat(var1), 0, 9, 16776960, 1); // L: 410
}
if (!var5) { // L: 412