HyCodeYourTale
classpublicPriority 3

BuilderBodyMotionWanderInRect

com.hypixel.hytale.server.npc.corecomponents.movement.builders.BuilderBodyMotionWanderInRect

extends BuilderBodyMotionWanderBase

6

Methods

6

Public Methods

2

Fields

1

Constructors

Constructors

public
BuilderBodyMotionWanderInRect()

Methods

Public Methods (6)

public
BodyMotionWanderInRect build(BuilderSupport builderSupport)
@Nonnull
public
BuilderDescriptorState getBuilderDescriptorState()
@Nonnull@Override
public
double getDepth()
public
String getLongDescription()
@Nonnull@Override
public
String getShortDescription()
@Nonnull@Override
public
double getWidth()

Fields

Protected Fields (2)

protecteddouble depth
protecteddouble width

Related Classes