Hopperlib
Loading...
Searching...
No Matches
cc.mrcl.hopperlib.Command.ReflectCommand Class Reference
Inheritance diagram for cc.mrcl.hopperlib.Command.ReflectCommand:

Public Member Functions

boolean execute (CommandSender sender, String commandLabel, String[] args)
List< String > tabComplete (CommandSender sender, String alias, String[] args)
List< String > tabComplete (CommandSender sender, String alias, String[] args, Location location) throws IllegalArgumentException
HopperCommand<?> getHopperCommand ()

Detailed Description

Basically the point of this class is to link a HopperCommand to a bukkit Command in order to register it. Stolen from ...


The documentation for this class was generated from the following file:
  • src/main/java/cc/mrcl/hopperlib/Command/ReflectCommand.java