public static class EventListener.Event<T> extends Object
| Constructor and Description |
|---|
EventListener.Event(EventTypes<T> type) |
EventListener.Event(EventTypes<T> type,
T hook) |
public EventListener.Event(EventTypes<T> type)
public EventListener.Event(EventTypes<T> type, T hook)
public long inception()
public String name()
public boolean is(EventTypes type)
public T hook()
public EventTypes<T> type()
Copyright © 2013. All Rights Reserved.