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 TheCommandContext
implementation class.SimpleCommandContext.SimpleCommandContextBuilder Builder class ofCommandContext
.