- Fixed issue where PaginationPanel would never display the final element that was added
- Fixed issue where PaginationPanel#getMaxPage would divide by zero when no slots were added
- Added PaginationPanel#clear to remove all added elements
- Added methods to get all added ItemStacks and ItemButtons