MCPcopy Create free account
hub / github.com/PaperMC/Velocity / Command

Interface Command

api/src/main/java/com/velocitypowered/api/command/Command.java:32–33  ·  view source on GitHub ↗

Represents a command that can be executed by a CommandSource such as a Player or the console. You must not subclass Command . Use one of the following registrable subinterfaces: BrigadierCommand, which supports parameteriz

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 1

BrigadierCommandapi/src/main/java/com/velocitypowered/

Calls

no outgoing calls

Tested by

no test coverage detected