Class CommandExecuteEvent
java.lang.Object
eu.sculkpowered.server.event.ResultedEvent<ResultedEvent.GenericResult>
eu.sculkpowered.server.event.command.CommandExecuteEvent
Represents an event that fires when a command is executed.
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.sculkpowered.server.event.ResultedEvent
ResultedEvent.GenericResult, ResultedEvent.Result
-
Field Summary
Fields inherited from class eu.sculkpowered.server.event.ResultedEvent
result
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.sculkpowered.server.event.ResultedEvent
result, result
-
Constructor Details
-
CommandExecuteEvent
public CommandExecuteEvent(@NotNull @NotNull CommandSource source, @NotNull @NotNull String command)
-
-
Method Details
-
source
-
command
-