Package com.loohp.limbo.events.inventory
Class AnvilRenameInputEvent
java.lang.Object
com.loohp.limbo.events.Event
com.loohp.limbo.events.inventory.InventoryEvent
com.loohp.limbo.events.inventory.AnvilRenameInputEvent
- All Implemented Interfaces:
Cancellable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.loohp.limbo.events.inventory.InventoryEvent
getClickedInventory, getPlayer, getView
-
Constructor Details
-
AnvilRenameInputEvent
-
-
Method Details
-
setInput
-
getInput
-
setCancelled
public void setCancelled(boolean cancelled) - Specified by:
setCancelled
in interfaceCancellable
-
isCancelled
public boolean isCancelled()- Specified by:
isCancelled
in interfaceCancellable
-