Uses of Class
com.plotsquared.core.configuration.caption.CaptionHolder
Packages that use CaptionHolder
-
Uses of CaptionHolder in com.plotsquared.core.command
Method parameters in com.plotsquared.core.command with type arguments of type CaptionHolderModifier and TypeMethodDescription<T> void
Command.paginate
(PlotPlayer<?> player, List<T> c, int size, int page, RunnableVal3<Integer, T, CaptionHolder> add, String baseCommand, Caption header)