Class AndroidMineEvent

java.lang.Object
org.bukkit.event.Event
io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
All Implemented Interfaces:
Cancellable

public class AndroidMineEvent extends Event implements Cancellable
This Event is fired before a MinerAndroid mines a Block. If this Event is cancelled, the Block will not be mined.
Author:
poma123