Package | Description |
---|---|
net.wesjd.anvilgui |
Modifier and Type | Method and Description |
---|---|
static AnvilGUI.Response |
AnvilGUI.Response.close()
Returns an
AnvilGUI.Response object for when the anvil GUI is to close |
static AnvilGUI.Response |
AnvilGUI.Response.text(String text)
Returns an
AnvilGUI.Response object for when the anvil GUI is to display text to the user |
Modifier and Type | Method and Description |
---|---|
AnvilGUI.Builder |
AnvilGUI.Builder.onComplete(java.util.function.BiFunction<org.bukkit.entity.Player,String,AnvilGUI.Response> completeFunction)
Handles the inventory output slot when it is clicked
|
Copyright © 2020. All Rights Reserved.