Class Content
java.lang.Object
net.md_5.bungee.api.chat.hover.content.Content
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertAction(HoverEvent.Action input) Tests this content against an actionprotected booleanbooleaninthashCode()abstract HoverEvent.ActionRequired action for this content type.toString()
-
Constructor Details
-
Content
public Content()
-
-
Method Details
-
requiredAction
Required action for this content type.- Returns:
- action
-
assertAction
Tests this content against an action- Parameters:
input- input to test- Throws:
UnsupportedOperationException- if action incompatible
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-