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
getShortDescription
public
String
getShortDescription
()
Method getShortDescription.
getLongDescription
public
String
getLongDescription
()
Method getLongDescription.
getBuilderDescriptorState
Method getBuilderDescriptorState.
readConfig
Method readConfig.
- Parameters:
@Nonnull final JsonElementdata
wading
public
like
wading
(depends on motion controller type)
Method wading.
- Parameters:
depends on motion controllertype
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.