net.minecraft.server.v1_14_R1

public class ControllerMove

ame
net.minecraft.class_1335
net.minecraft.entity.ai.control.MoveControl
net.minecraft.entity.ai.controller.MovementController
net.minecraft.server.v1_14_R1.ControllerMove

Field summary

Modifier and TypeField
protected final EntityInsentient
a
field_6371
entity
field_75648_a
protected double
b
field_6370
targetX
field_75646_b
protected double
c
field_6369
targetY
field_75647_c
protected double
d
field_6367
targetZ
field_75644_d
protected double
e
field_6372
speed
field_75645_e
protected float
f
field_6368
field_6368
field_188489_f
protected float
g
field_6373
field_6373
field_188490_g
protected ControllerMove$Operation
h
field_6374
state
field_188491_h

Constructor summary

ModifierConstructor
public (EntityInsentient arg0)

Method summary

Modifier and TypeMethod
public boolean
b()
method_6241()
isMoving()
func_75640_a()
public double
c()
method_6242()
getSpeed()
func_75638_b()
public void
a(double arg0, double arg1, double arg2, double arg3)
method_6239(double arg0, double arg1, double arg2, double arg3)
moveTo(double arg0, double arg1, double arg2, double arg3)
func_75642_a(double arg0, double arg1, double arg2, double arg3)
public void
a(float arg0, float arg1)
method_6243(float arg0, float arg1)
method_6243(float arg0, float arg1)
func_188488_a(float arg0, float arg1)
public void
a()
method_6240()
tick()
func_75641_c()
protected float
a(float arg0, float arg1, float arg2)
method_6238(float arg0, float arg1, float arg2)
changeAngle(float arg0, float arg1, float arg2)
func_75639_a(float arg0, float arg1, float arg2)
public double
d()
method_6236()
getTargetX()
func_179917_d()
public double
e()
method_6235()
getTargetY()
func_179919_e()
public double
f()
method_6237()
getTargetZ()
func_179918_f()