public static interface InventoryGui.CloseAction
Modifier and Type | Method and Description |
---|---|
boolean |
onClose(InventoryGui.Close close)
Executed when a player closes a GUI inventory
|
boolean onClose(InventoryGui.Close close)
close
- The close object holding information about this closeCopyright © 2018. All rights reserved.