public class ActionButton
extends java.lang.Object
| Constructor and Description |
|---|
ActionButton(com.viaversion.viaversion.libs.mcstructs.text.TextComponent label,
int width) |
ActionButton(com.viaversion.viaversion.libs.mcstructs.text.TextComponent label,
int width,
DialogAction action) |
ActionButton(com.viaversion.viaversion.libs.mcstructs.text.TextComponent label,
com.viaversion.viaversion.libs.mcstructs.text.TextComponent tooltip,
int width) |
public ActionButton(com.viaversion.viaversion.libs.mcstructs.text.TextComponent label,
int width)
public ActionButton(com.viaversion.viaversion.libs.mcstructs.text.TextComponent label,
int width,
@Nullable
DialogAction action)
public ActionButton(com.viaversion.viaversion.libs.mcstructs.text.TextComponent label,
@Nullable
com.viaversion.viaversion.libs.mcstructs.text.TextComponent tooltip,
int width)