Skip to content

Latest commit

 

History

History
78 lines (78 loc) · 3.54 KB

cn.nukkit.event.Event.md

File metadata and controls

78 lines (78 loc) · 3.54 KB
  • 成员变量一览

    成员变量 
    修饰符和类 成员变量描述
    protected String eventName 
  • 构造函数一览

    构造函数 
    构造函数描述
    Event() 
  • 成员函数一览

    All Methods Instance Methods Concrete Methods 
    修饰符和类 成员函数描述
    String getEventName() 
    boolean isCancelled() 
    void setCancelled() 
    void setCancelled(boolean value) 
    • 继承自类 java.lang.Object

      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait