Uses of Interface
net.kyori.adventure.text.event.ClickEvent.Payload.Int
Packages that use ClickEvent.Payload.Int
Package
Description
Events that occur when players interact with components.
-
Uses of ClickEvent.Payload.Int in net.kyori.adventure.text.event
Subclasses with type arguments of type ClickEvent.Payload.Int in net.kyori.adventure.text.eventModifier and TypeClassDescriptionstatic final classChanges the page of a book.Methods in net.kyori.adventure.text.event that return ClickEvent.Payload.IntModifier and TypeMethodDescriptionstatic ClickEvent.Payload.IntClickEvent.Payload.integer(int integer) Creates an integer payload.Methods in net.kyori.adventure.text.event that return types with arguments of type ClickEvent.Payload.IntModifier and TypeMethodDescriptionstatic ClickEvent<ClickEvent.Payload.Int> ClickEvent.changePage(int page) Creates a click event that changes to a page.Methods in net.kyori.adventure.text.event with parameters of type ClickEvent.Payload.IntModifier and TypeMethodDescriptionvoidClickEvent.Action.ChangePage.validate(ClickEvent.Payload.Int payload)