public final class SimpleFormResponseImpl extends Object implements SimpleFormResponse
| Constructor and Description |
|---|
SimpleFormResponseImpl() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleFormResponseImpl |
closed() |
String |
getClickedButtonText() |
static SimpleFormResponseImpl |
invalid() |
static SimpleFormResponseImpl |
of(int clickedButtonId,
ButtonComponent clickedButton) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClickedButton, getClickedButtonIdisClosed, isCorrect, isInvalidpublic static SimpleFormResponseImpl closed()
public static SimpleFormResponseImpl invalid()
public static SimpleFormResponseImpl of(int clickedButtonId, ButtonComponent clickedButton)
public String getClickedButtonText()
Copyright © 2020 GeyserMC. All rights reserved.