Package de.kentoj.kencommandapi
Class VelocityCommandContext
java.lang.Object
de.kentoj.kencommandapi.impl.processing.CommandContextImpl<com.velocitypowered.api.command.CommandSource,VelocityCommandContext>
de.kentoj.kencommandapi.VelocityCommandContext
- All Implemented Interfaces:
de.kentoj.kencommandapi.api.processing.CommandContext<com.velocitypowered.api.command.CommandSource,VelocityCommandContext>
public class VelocityCommandContext
extends de.kentoj.kencommandapi.impl.processing.CommandContextImpl<com.velocitypowered.api.command.CommandSource,VelocityCommandContext>
-
Method Summary
Methods inherited from class de.kentoj.kencommandapi.impl.processing.CommandContextImpl
getParsedArgument, getParsedArguments, getSenderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.kentoj.kencommandapi.api.processing.CommandContext
getArg, getArg, getParsedArgument
-
Method Details
-
getPlayerSender
public com.velocitypowered.api.proxy.Player getPlayerSender()
-