public class BuilderActionState extends BuilderActionBase
Class BuilderActionState. Provides builderactionstate functionality for the Hytale server.
java.lang.Object > BuilderActionBase > BuilderActionState
Field Summary
state
protected
String
state
Field state.
subState
protected
String
subState
Field subState.
stateIndex
protected
int
stateIndex
Field stateIndex.
subStateIndex
protected
int
subStateIndex
Field subStateIndex.
clearState
protected
boolean
clearState
Field clearState.
componentLocal
protected
boolean
componentLocal
Field componentLocal.
Method Detail
getShortDescription
public
String
getShortDescription
()
Method getShortDescription.
getLongDescription
public
String
getLongDescription
()
Method getLongDescription.
getBuilderDescriptorState
Method getBuilderDescriptorState.
readConfig
Method readConfig.
- Parameters:
@Nonnull final JsonElementdata
getStateIndex
public
int
getStateIndex
()
Method getStateIndex.
getSubStateIndex
public
int
getSubStateIndex
()
Method getSubStateIndex.
isClearState
public
boolean
isClearState
()
Method isClearState.
isComponentLocal
public
boolean
isComponentLocal
()
Method isComponentLocal.