BuilderActionSetLeashPosition

public class BuilderActionSetLeashPosition extends BuilderActionBase

Class BuilderActionSetLeashPosition. Provides builderactionsetleashposition functionality for the Hytale server.

java.lang.Object > BuilderActionBase > BuilderActionSetLeashPosition

Field Summary

toTarget

protected boolean toTarget

Field toTarget.

toCurrent

protected boolean toCurrent

Field toCurrent.

Method Detail

build

Method build.

Parameters:
@Nonnull final BuilderSupport builderSupport

getShortDescription

public String getShortDescription ()

Method getShortDescription.

getLongDescription

public String getLongDescription ()

Method getLongDescription.

getBuilderDescriptorState

public BuilderDescriptorState getBuilderDescriptorState ()

Method getBuilderDescriptorState.

readConfig

public BuilderActionSetLeashPosition readConfig (@Nonnull final JsonElement data)

Method readConfig.

Parameters:
@Nonnull final JsonElement data

isToTarget

public boolean isToTarget ()

Method isToTarget.

isToCurrent

public boolean isToCurrent ()

Method isToCurrent.