Hopperlib
Loading...
Searching...
No Matches
cc.mrcl.hopperlib.Command.HopperListCommand< T, P extends JavaPlugin > Member List

This is the complete list of members for cc.mrcl.hopperlib.Command.HopperListCommand< T, P extends JavaPlugin >, including all inherited members.

autoCompletePlayerNames()cc.mrcl.hopperlib.Command.HopperCommand< P >protected
checkPermission(CommandSender sender, boolean strict)cc.mrcl.hopperlib.Command.HopperCommand< P >
doCommand() (defined in cc.mrcl.hopperlib.Command.HopperListCommand< T, P extends JavaPlugin >)cc.mrcl.hopperlib.Command.HopperListCommand< T, P extends JavaPlugin >protected
findSubcommand(int index)cc.mrcl.hopperlib.Command.HopperCommand< P >
getGlobalRootPermission()cc.mrcl.hopperlib.Command.HopperCommand< P >protected
getNamespace()cc.mrcl.hopperlib.Command.HopperCommand< P >protected
getPermissions()cc.mrcl.hopperlib.Command.HopperCommand< P >
HopperListCommand(String name, List< T > objectList, String objectName) (defined in cc.mrcl.hopperlib.Command.HopperListCommand< T, P extends JavaPlugin >)cc.mrcl.hopperlib.Command.HopperListCommand< T, P extends JavaPlugin >
setRootPermission(String rootPermission)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryGetBoolean(int index)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryGetDouble(int index)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryGetFloat(int index)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryGetInt(int index)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryGetMaterial(int index)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryGetOrientation(int index)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryGetPlayer()cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryGetPlayerOrSelf(int index)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryGetSenderLocation()cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryGetString(int index)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryRegisterBlockSelectionListener(Consumer< Block > operation)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryRegisterEntitySelectionListener(Consumer< Entity > operation)cc.mrcl.hopperlib.Command.HopperCommand< P >protected
tryRegisterSelectionListener(SelectionListener listener)cc.mrcl.hopperlib.Command.HopperCommand< P >protected