Class CommandsMixin
-
- All Implemented Interfaces:
public class CommandsMixin
-
-
Field Summary
Fields Modifier and Type Field Description private CommandDispatcher<CommandSourceStack>
dispatcher
-
Constructor Summary
Constructors Constructor Description CommandsMixin()
-
Method Summary
Modifier and Type Method Description void
injectDeop(Commands.CommandSelection selection, CommandBuildContext context, CallbackInfo ci)
-
-
Method Detail
-
injectDeop
void injectDeop(Commands.CommandSelection selection, CommandBuildContext context, CallbackInfo ci)
-
-
-
-