Package ru.cwcode.tkach.config.commands
Class SaveAllCommand<C extends Config<C>>
java.lang.Object
ru.cwcode.commands.executor.AbstractExecutor
ru.cwcode.commands.executor.CommonExecutor
ru.cwcode.tkach.config.commands.SaveAllCommand<C>
-
Field Summary
Fields inherited from class ru.cwcode.commands.executor.AbstractExecutor
command, parser, sender -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.cwcode.commands.executor.CommonExecutor
argP, handleError, senderMethods inherited from class ru.cwcode.commands.executor.AbstractExecutor
arg, arg, argB, argD, argE, argI, argO, argS, argumentsAmount, argWithSpaces, executeForNonPlayer, getCommand, isPresent, prepare
-
Constructor Details
-
SaveAllCommand
-
-
Method Details
-
executeForPlayer
public void executeForPlayer()- Specified by:
executeForPlayerin classru.cwcode.commands.executor.AbstractExecutor
-