BuilderBodyMotionWanderInRect

public class BuilderBodyMotionWanderInRect extends BuilderBodyMotionWanderBase

Class BuilderBodyMotionWanderInRect. Provides builderbodymotionwanderinrect functionality for the Hytale server.

java.lang.Object > BuilderBodyMotionWanderBase > BuilderBodyMotionWanderInRect

Field Summary

width

protected double width

Field width.

depth

protected double depth

Field depth.

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 BuilderBodyMotionWanderInRect readConfig (@Nonnull final JsonElement data)

Method readConfig.

Parameters:
@Nonnull final JsonElement data

getWidth

public double getWidth ()

Method getWidth.

getDepth

public double getDepth ()

Method getDepth.