public class BuilderActionDelayDespawn extends BuilderActionBase
Class BuilderActionDelayDespawn. Provides builderactiondelaydespawn functionality for the Hytale server.
java.lang.Object > BuilderActionBase > BuilderActionDelayDespawn
Field Summary
time
protected
float
time
Field time.
shorten
protected
boolean
shorten
Field shorten.
Method Detail
getShortDescription
public
String
getShortDescription
()
Method getShortDescription.
getLongDescription
public
String
getLongDescription
()
Method getLongDescription.
getBuilderDescriptorState
Method getBuilderDescriptorState.
readConfig
Method readConfig.
- Parameters:
@Nonnull final JsonElementdata
getTime
public
float
getTime
()
Method getTime.
getShorten
public
boolean
getShorten
()
Method getShorten.