public class LiquidFlowEvent extends BlockEvent implements Cancellable
block| Constructor and Description |
|---|
LiquidFlowEvent(BlockState to,
Block source,
int newFlowDecay) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNewFlowDecay() |
Block |
getSource() |
BlockState |
getTo() |
getBlockisCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic LiquidFlowEvent(BlockState to, Block source, int newFlowDecay)
public int getNewFlowDecay()
public Block getSource()
public BlockState getTo()
Copyright © 2020. All rights reserved.