java.lang.Object
org.cloudburstmc.api.event.Event
org.cloudburstmc.api.event.block.BlockEvent
org.cloudburstmc.api.event.block.BlockRedstoneEvent
Created by CreeperFace on 12.5.2017.
-
Field Summary
Fields inherited from class org.cloudburstmc.api.event.block.BlockEvent
block -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cloudburstmc.api.event.block.BlockEvent
getBlockMethods inherited from class org.cloudburstmc.api.event.Event
isCancelled, setCancelled, setCancelled
-
Constructor Details
-
BlockRedstoneEvent
-
-
Method Details
-
getOldPower
public int getOldPower() -
getNewPower
public int getNewPower()
-