AnvilUpdateEvent
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Extends
AnvilUpdateEvent extends Event
.
Implements
AnvilUpdateEvent
implements the following interfaces:
Listening to the event
This event can be listened to like so:
Members
cancel()
Cancels the event. Same as
setCanceled(true)
Getter
Return Type:
bool
Setter
Parameters:
cancel: bool
Type: bool
canceled() as bool
Return Type:
bool
canceled(cancel as bool)
Parameters:
cancel: bool
Type: bool
Getter
Return Type:
long
Setter
Parameters:
cost: long
Type: long
Getter
Return Type:
IItemStack
Getter
Return Type:
int
Setter
Parameters:
materialCost: int
Type: int
Getter
Return Type:
string
Getter
Return Type:
IItemStack
Setter
Parameters:
output: IItemStack
Type: IItemStack
Getter
Return Type:
Player
Getter
Return Type:
IItemStack