public final class ModalFormResponseImpl extends Object implements ModalFormResponse
| Constructor and Description |
|---|
ModalFormResponseImpl() |
| Modifier and Type | Method and Description |
|---|---|
static ModalFormResponseImpl |
closed() |
boolean |
getResult() |
static ModalFormResponseImpl |
invalid() |
static ModalFormResponseImpl |
of(int clickedButtonId,
String clickedButtonText) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClickedButtonId, getClickedButtonTextisClosed, isCorrect, isInvalidpublic static ModalFormResponseImpl closed()
public static ModalFormResponseImpl invalid()
public static ModalFormResponseImpl of(int clickedButtonId, String clickedButtonText)
public boolean getResult()
getResult in interface ModalFormResponseCopyright © 2020 GeyserMC. All rights reserved.