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, canEqualpublic Text(BaseComponent[] value)
public Text(String value)
public HoverEvent.Action requiredAction()
ContentrequiredAction in class Contentpublic Object getValue()
Copyright © 2015–2021 WaterfallMC. All rights reserved.