Uses of Class
net.md_5.bungee.api.chat.hover.content.Content
Packages that use Content
-
Uses of Content in net.md_5.bungee.api.chat
Methods in net.md_5.bungee.api.chat that return types with arguments of type ContentModifier and TypeMethodDescriptionHoverEvent.getContents()
List of contents to provide for this event.Methods in net.md_5.bungee.api.chat with parameters of type ContentModifier and TypeMethodDescriptionvoid
HoverEvent.addContent
(Content content) Adds a content to this hover event.Constructors in net.md_5.bungee.api.chat with parameters of type ContentModifierConstructorDescriptionHoverEvent
(HoverEvent.Action action, Content... contents) Creates event with an action and a list of contents.Constructor parameters in net.md_5.bungee.api.chat with type arguments of type Content -
Uses of Content in net.md_5.bungee.api.chat.hover.content
Subclasses of Content in net.md_5.bungee.api.chat.hover.content