public class EventHandlerMethod extends Object
| Constructor and Description |
|---|
EventHandlerMethod(Object listener,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getListener() |
Method |
getMethod() |
void |
invoke(Object event) |
public void invoke(Object event) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
public Object getListener()
public Method getMethod()
Copyright © 2012–2020 SpigotMC. All rights reserved.