Ree-jp-minecraft / StackStrage

MIT License
10 stars 5 forks source link

API to get the number of items in the stack storage or please add simple api document #16

Closed DaisukeDaisuke closed 3 years ago

DaisukeDaisuke commented 3 years ago

Currently, it is difficult to get the number of items in the stack storage. Therefore, can you add the following api or something similar?

StackStorageAPI::getCount();
日本語 - Japanese
> スタックストレージ内に存在するアイテム数を取得するAPI、または簡単なapiドキュメントを追加していただく事は可能でしょうか...? 現在、スタックストレージ内のアイテム状況を取得する事に関しては、困難です。 つきましては、以下のapi等を追加していただく事は可能でしょうか...? ```php StackStorageAPI::getCount(); ```
Ree-jp commented 3 years ago
DaisukeDaisuke commented 3 years ago

ありがとうございます!

Thank you very much!