Uses of Class
net.md_5.bungee.api.chat.HoverEvent
-
Packages that use HoverEvent Package Description net.md_5.bungee.api.chat -
-
Uses of HoverEvent in net.md_5.bungee.api.chat
Methods in net.md_5.bungee.api.chat that return HoverEvent Modifier and Type Method Description HoverEventBaseComponent. getHoverEvent()The action to perform when this component (and child components) are hovered overMethods in net.md_5.bungee.api.chat with parameters of type HoverEvent Modifier and Type Method Description ComponentBuilderComponentBuilder. event(HoverEvent hoverEvent)Sets the hover event for the current part.voidBaseComponent. setHoverEvent(HoverEvent hoverEvent)The action to perform when this component (and child components) are hovered over
-