JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.core.event.events.command
Interface CommandEvent
All Known Subinterfaces:
PlayerCommandEvent
public interface
CommandEvent
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NotNull
String
[]
getCommand
()
@NotNull
CommandSource
getSource
()
Method Details
getCommand
@NotNull
@NotNull
String
[]
getCommand
()
getSource
@NotNull
@NotNull
CommandSource
getSource
()