Uses of Class
top.magstar.framework.gui.utils.PagedGUIBuilder.PageInfo
Packages that use PagedGUIBuilder.PageInfo
-
Uses of PagedGUIBuilder.PageInfo in top.magstar.framework.gui.utils
Methods in top.magstar.framework.gui.utils that return types with arguments of type PagedGUIBuilder.PageInfoModifier and TypeMethodDescriptionFunction<PagedGUIBuilder.PageInfo, org.bukkit.inventory.ItemStack> PagedGUIBuilder.getPageInfoRenderer()获取页面信息渲染器Method parameters in top.magstar.framework.gui.utils with type arguments of type PagedGUIBuilder.PageInfoModifier and TypeMethodDescriptionPagedGUIBuilder.customPageInfo(Function<PagedGUIBuilder.PageInfo, org.bukkit.inventory.ItemStack> renderer) 自定义页面信息渲染器