toggle menu
HMCWraps API
1.5.1
jvm
switch theme
search in API
HMCWraps API
/
de.skyslycer.hmcwraps.actions.information
/
BasicActionInformation
Basic
Action
Information
public
class
BasicActionInformation
implements
ActionInformation
Members
Constructors
Basic
Action
Information
Link copied to clipboard
public
void
BasicActionInformation
(
Player
player
,
String
arguments
)
Properties
arguments
Link copied to clipboard
public
String
arguments
player
Link copied to clipboard
public
Player
player
Functions
get
Arguments
Link copied to clipboard
public
String
getArguments
(
)
get
Player
Link copied to clipboard
public
Player
getPlayer
(
)
set
Arguments
Link copied to clipboard
public
void
setArguments
(
String
arguments
)
set
Player
Link copied to clipboard
public
void
setPlayer
(
Player
player
)