Package cn.nukkit.event.block
Class BlockSpreadEvent
java.lang.Object
cn.nukkit.event.Event
cn.nukkit.event.block.BlockEvent
cn.nukkit.event.block.BlockGrowEvent
cn.nukkit.event.block.BlockFormEvent
cn.nukkit.event.block.BlockSpreadEvent
- All Implemented Interfaces:
Cancellable
- Author:
- MagicDroidX (Nukkit Project)
-
Field Summary
Fields inherited from class cn.nukkit.event.block.BlockEvent
block
-
Constructor Summary
-
Method Summary
Methods inherited from class cn.nukkit.event.block.BlockGrowEvent
getNewState
Methods inherited from class cn.nukkit.event.block.BlockEvent
getBlock
Methods inherited from class cn.nukkit.event.Event
getEventName, isCancelled, setCancelled, setCancelled
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface cn.nukkit.event.Cancellable
isCancelled, setCancelled, setCancelled
-
Constructor Details
-
BlockSpreadEvent
-
-
Method Details
-
getHandlers
-
getSource
-