JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
fr.revived.morpheus.game.api.context
Interface CommandContext
public interface
CommandContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
[]
getArguments
()
GameContext
getGame
()
GamePlayer
getPlayer
()
Method Details
getPlayer
GamePlayer
getPlayer
()
getGame
GameContext
getGame
()
getArguments
String
[]
getArguments
()