Class MethodInjector

java.lang.Object
com.fastasyncworldedit.core.internal.command.MethodInjector
All Implemented Interfaces:
org.enginehub.piston.gen.CommandCallListener

public class MethodInjector extends Object implements org.enginehub.piston.gen.CommandCallListener
  • Constructor Details

    • MethodInjector

      public MethodInjector()
  • Method Details

    • beforeCall

      public void beforeCall(Method commandMethod, CommandParameters parameters)
      Specified by:
      beforeCall in interface org.enginehub.piston.gen.CommandCallListener