public static class BlockEvent.Change extends BlockEvent
BlockEvent.Change, BlockEvent.RegisterEvent.Result| Modifier and Type | Field and Description |
|---|---|
Block |
newBlock |
Block |
oldBlock |
position, world| Constructor and Description |
|---|
Change(World world,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D position,
Block oldBlock,
Block newBlock) |
cancel, isCanceled