public class Text extends Content
Constructor and Description |
---|
Text(BaseComponent[] value) |
Text(String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Object |
getValue()
The value.
|
int |
hashCode() |
HoverEvent.Action |
requiredAction()
Required action for this content type.
|
String |
toString() |
assertAction, canEqual
public Text(BaseComponent[] value)
public Text(String value)
public HoverEvent.Action requiredAction()
Content
requiredAction
in class Content
public Object getValue()
Copyright © 2012–2020 SpigotMC. All rights reserved.