public final class ButtonComponentImpl extends Object implements ButtonComponent
| Constructor and Description |
|---|
ButtonComponentImpl() |
| Modifier and Type | Method and Description |
|---|---|
static ButtonComponentImpl |
of(String text) |
static ButtonComponentImpl |
of(String text,
FormImage.Type type,
String data) |
static ButtonComponentImpl |
of(String text,
FormImage image) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImage, getTextpublic static ButtonComponentImpl of(String text, FormImage image)
of in interface ButtonComponentpublic static ButtonComponentImpl of(String text, FormImage.Type type, String data)
of in interface ButtonComponentpublic static ButtonComponentImpl of(String text)
of in interface ButtonComponentCopyright © 2020 GeyserMC. All rights reserved.