Skip to content

Files

Latest commit

5a376b4 · Feb 11, 2021

History

History
104 lines (104 loc) · 4.78 KB

cn.nukkit.event.block.LiquidFlowEvent.md

File metadata and controls

104 lines (104 loc) · 4.78 KB
  • 成员变量一览

    • 继承自类 cn.nukkit.event.block.BlockEvent

      block
    • 继承自类 cn.nukkit.event.Event

      eventName
  • 构造函数一览

    构造函数 
    构造函数描述
    LiquidFlowEvent(Block to, BlockLiquid source, int newFlowDecay) 
  • 成员函数一览

    All Methods Static Methods Instance Methods Concrete Methods 
    修饰符和类 成员函数描述
    static HandlerList getHandlers() 
    int getNewFlowDecay() 
    BlockLiquid getSource() 
    Block getTo() 
    • 继承自类 cn.nukkit.event.block.BlockEvent

      getBlock
    • 继承自类 cn.nukkit.event.Event

      getEventName, isCancelled, setCancelled, setCancelled
    • 继承自类 java.lang.Object

      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 继承自接口 cn.nukkit.event.Cancellable

      isCancelled, setCancelled, setCancelled