public class BuilderActionSetInteractable extends BuilderActionBase
Class BuilderActionSetInteractable. Provides builderactionsetinteractable functionality for the Hytale server.
java.lang.Object > BuilderActionBase > BuilderActionSetInteractable
Field Summary
hint
protected
String
hint
Field hint.
showPrompt
protected
boolean
showPrompt
Field showPrompt.
Method Detail
BuilderActionSetInteractable
public
public
BuilderActionSetInteractable
()
Method BuilderActionSetInteractable.
getShortDescription
public
String
getShortDescription
()
Method getShortDescription.
getLongDescription
public
String
getLongDescription
()
Method getLongDescription.
getBuilderDescriptorState
Method getBuilderDescriptorState.
readConfig
Method readConfig.
- Parameters:
@Nonnull final JsonElementdata
player
public
this
player
(e.g. 'interactionHints.trade')
Method player.
- Parameters:
e.g.'interactionHints.trade'
interactions
public
only
interactions
(e.g. shearing with tools)
Method interactions.
- Parameters:
e.g. shearing withtools
getHint
public
String
getHint
()
Method getHint.
getShowPrompt
public
boolean
getShowPrompt
()
Method getShowPrompt.