HMCWraps API
Toggle table of contents
1.6.3
jvm
Platform filter
jvm
Switch theme
Search in API
HMCWraps API
HMCWraps API
/
de.skyslycer.hmcwraps.actions.information
/
ActionInformation
Action
Information
public
interface
ActionInformation
Inheritors
WrapActionInformation
BasicActionInformation
GuiActionInformation
WrapGuiActionInformation
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
)