toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.command.raw
/
RawCommandContext
/
RawCommandContext
Raw
Command
Context
constructor
(
sender
:
CommandSender
,
command
:
BasicsCommand
,
label
:
String
,
args
:
MutableList
<
String
>
,
location
:
Location
?
)