| Constructor and Description |
|---|
Content() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertAction(HoverEvent.Action input)
Tests this content against an action
|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
abstract HoverEvent.Action |
requiredAction()
Required action for this content type.
|
String |
toString() |
public abstract HoverEvent.Action requiredAction()
public void assertAction(HoverEvent.Action input) throws UnsupportedOperationException
input - input to testUnsupportedOperationException - if action incompatibleprotected boolean canEqual(Object other)
Copyright © 2015–2021 WaterfallMC. All rights reserved.