Class Command.MethodHook

java.lang.Object
redempt.redlib.commandmanager.Command.MethodHook
Enclosing class:
Command

protected static class Command.MethodHook extends Object
  • Constructor Details

    • MethodHook

      public MethodHook(Method method, Object listener)
  • Method Details

    • getMethod

      public Method getMethod()
    • getListener

      public Object getListener()