public class BuilderRelativeWaypointDefinition extends BuilderBase
Class BuilderRelativeWaypointDefinition. Provides builderrelativewaypointdefinition functionality for the Hytale server.
java.lang.Object > BuilderBase > BuilderRelativeWaypointDefinition
Field Summary
rotation
protected
float
rotation
Field rotation.
distance
protected
double
distance
Field distance.
Method Detail
getShortDescription
public
String
getShortDescription
()
Method getShortDescription.
getLongDescription
public
String
getLongDescription
()
Method getLongDescription.
RelativeWaypointDefinition
public
new
RelativeWaypointDefinition
(this.getRotation()
Method RelativeWaypointDefinition.
- Parameters:
this.getRotation(this.getRotation(
category
public
Class
category
()
Method category.
getBuilderDescriptorState
Method getBuilderDescriptorState.
readConfig
Method readConfig.
- Parameters:
@Nonnull final JsonElementdata
getRotation
public
float
getRotation
()
Method getRotation.
getDistance
public
double
getDistance
()
Method getDistance.