Uses of Class
net.md_5.bungee.api.chat.ClickEvent
-
Packages that use ClickEvent Package Description net.md_5.bungee.api.chat -
-
Uses of ClickEvent in net.md_5.bungee.api.chat
Methods in net.md_5.bungee.api.chat that return ClickEvent Modifier and Type Method Description ClickEventBaseComponent. getClickEvent()The action to perform when this component (and child components) are clickedMethods in net.md_5.bungee.api.chat with parameters of type ClickEvent Modifier and Type Method Description ComponentBuilderComponentBuilder. event(ClickEvent clickEvent)Sets the click event for the current part.voidBaseComponent. setClickEvent(ClickEvent clickEvent)The action to perform when this component (and child components) are clicked
-