BuilderBodyMotionTestProbe

public class BuilderBodyMotionTestProbe extends BuilderBodyMotionBase

Class BuilderBodyMotionTestProbe. Provides builderbodymotiontestprobe functionality for the Hytale server.

java.lang.Object > BuilderBodyMotionBase > BuilderBodyMotionTestProbe

Field Summary

adjustX

protected double adjustX

Field adjustX.

adjustZ

protected double adjustZ

Field adjustZ.

adjustDistance

protected double adjustDistance

Field adjustDistance.

snapAngle

protected float snapAngle

Field snapAngle.

isAvoidingBlockDamage

protected boolean isAvoidingBlockDamage

Field isAvoidingBlockDamage.

isRelaxedMoveConstraints

protected boolean isRelaxedMoveConstraints

Field isRelaxedMoveConstraints.

Method Detail

build

public BodyMotionTestProbe build (final BuilderSupport builderSupport)

Method build.

Parameters:
final BuilderSupport builderSupport

getShortDescription

public String getShortDescription ()

Method getShortDescription.

getLongDescription

public String getLongDescription ()

Method getLongDescription.

getBuilderDescriptorState

public BuilderDescriptorState getBuilderDescriptorState ()

Method getBuilderDescriptorState.

readConfig

public BuilderBodyMotionTestProbe readConfig (@Nonnull final JsonElement data)

Method readConfig.

Parameters:
@Nonnull final JsonElement data

wading

public like wading (depends on motion controller type)

Method wading.

Parameters:
depends on motion controller type

getAdjustX

public double getAdjustX ()

Method getAdjustX.

getAdjustZ

public double getAdjustZ ()

Method getAdjustZ.

getAdjustDistance

public double getAdjustDistance ()

Method getAdjustDistance.

getSnapAngle

public float getSnapAngle ()

Method getSnapAngle.

isAvoidingBlockDamage

public boolean isAvoidingBlockDamage ()

Method isAvoidingBlockDamage.

isRelaxedMoveConstraints

public boolean isRelaxedMoveConstraints ()

Method isRelaxedMoveConstraints.