public class BuilderActionFlockBeacon extends BuilderActionBase
Class BuilderActionFlockBeacon. Provides builderactionflockbeacon functionality for the Hytale server.
java.lang.Object > BuilderActionBase > BuilderActionFlockBeacon
Field Summary
sendTargetSlot
protected
String
sendTargetSlot
Field sendTargetSlot.
expirationTime
protected
double
expirationTime
Field expirationTime.
sendToSelf
protected
boolean
sendToSelf
Field sendToSelf.
sendToLeaderOnly
protected
boolean
sendToLeaderOnly
Field sendToLeaderOnly.
Method Detail
BuilderActionFlockBeacon
public
public
BuilderActionFlockBeacon
()
Method BuilderActionFlockBeacon.
getShortDescription
public
String
getShortDescription
()
Method getShortDescription.
getLongDescription
public
String
getLongDescription
()
Method getLongDescription.
registerTags
public
void
registerTags
(@Nonnull final Set tags)
Method registerTags.
- Parameters:
@Nonnull final Settags
getBuilderDescriptorState
Method getBuilderDescriptorState.
readConfig
Method readConfig.
- Parameters:
@Nonnull final JsonElementdata
getExpirationTime
public
double
getExpirationTime
()
Method getExpirationTime.
isSendToSelf
public
boolean
isSendToSelf
()
Method isSendToSelf.
isSendToLeaderOnly
public
boolean
isSendToLeaderOnly
()
Method isSendToLeaderOnly.