Uses of Class
net.risingworld.api.events.player.ui.PlayerUIElementClickEvent
-
Uses of PlayerUIElementClickEvent in net.risingworld.api.ui
Modifier and TypeMethodDescriptionvoid
UIElement.onClick
(PlayerUIElementClickEvent event) Override this method if you want to get the click event (when a player clicks on the element) directly, without having to register an event listener.