Package com.github.siroshun09.mccommand.common.context
The package of classes relevant to the context of the command execution.
- 
Interface Summary Interface Description CommandContext An interface that represents context of the executed command.
- 
Class Summary Class Description SimpleCommandContext TheCommandContextimplementation class.SimpleCommandContext.SimpleCommandContextBuilder Builder class ofCommandContext.