Interface TextPaginator
public interface TextPaginator
-
Method Summary
Modifier and TypeMethodDescriptionvoidsendPaginatedChat(net.minecraft.commands.CommandSourceStack targetCommandSource, String switchPageCommand, List<? extends net.minecraft.network.chat.Component> allItems, int pageIndex)
-
Method Details
-
sendPaginatedChat
-