MinusKube / SmartInvs

Advanced Inventory API for your Minecraft Bukkit plugins.
https://minuskube.gitbook.io/smartinvs/
Apache License 2.0
262 stars 65 forks source link

Add method to know the page count or the last page index #154

Open MinusKube opened 4 years ago

MinusKube commented 4 years ago

The Pagination class does not provide any method to know the page count or the last page index, so this is quite annoying to duplicate the calculation code when you use the lib.