toggle menu
HMCWraps API
1.5.1
jvm
switch theme
search in API
HMCWraps API
/
de.skyslycer.hmcwraps.actions.information
/
ActionInformation
Action
Information
public
interface
ActionInformation
Inheritors
WrapGuiActionInformation
GuiActionInformation
BasicActionInformation
WrapActionInformation
Members
Functions
get
Arguments
Link copied to clipboard
public
abstract
String
getArguments
(
)
get
Player
Link copied to clipboard
public
abstract
Player
getPlayer
(
)
set
Arguments
Link copied to clipboard
public
abstract
void
setArguments
(
String
arguments
)
set
Player
Link copied to clipboard
public
abstract
void
setPlayer
(
Player
player
)