Modifier and Type | Method and Description |
---|---|
static AnvilGUI.Response |
close()
Returns an
AnvilGUI.Response object for when the anvil GUI is to close |
String |
getText()
Gets the text that is to be displayed to the user
|
static AnvilGUI.Response |
text(String text)
Returns an
AnvilGUI.Response object for when the anvil GUI is to display text to the user |
public String getText()
public static AnvilGUI.Response close()
AnvilGUI.Response
object for when the anvil GUI is to closeAnvilGUI.Response
object for when the anvil GUI is to closepublic static AnvilGUI.Response text(String text)
AnvilGUI.Response
object for when the anvil GUI is to display text to the usertext
- The text that is to be displayed to the userAnvilGUI.Response
object for when the anvil GUI is to display text to the userCopyright © 2020. All Rights Reserved.