get All Viewers Paginated
fun <T : KtInventoryPaginated> getAllViewersPaginated(clazz: KClass<T>): Map<Player, KtInventoryPaginated.Entry<T>>
inline fun <T : KtInventoryPaginated> getAllViewersPaginated(): Map<Player, KtInventoryPaginated.Entry<T>>