net.minecraft.entity.passive

class RabbitEntity$RabbitMoveControl<T extends RabbitEntity>

extends MoveControl<T>

All mapped superinterfaces:

Control

net.minecraft.world.entity.animal.rabbit.Rabbit$RabbitMoveControl
net.minecraft.class_1463$class_1468
net.minecraft.entity.passive.RabbitEntity$RabbitMoveControl

Field summary

Modifier and TypeField
private double
nextJumpSpeed
field_6858
rabbitSpeed

Constructor summary

ModifierConstructor
public (T owner)

Method summary

Modifier and TypeMethod
public void
tick()
method_6240()
tick()
public void
setWantedPosition(double x, double y, double z, double speedModifier)
method_6239(double arg0, double arg1, double arg2, double arg3)
moveTo(double arg0, double arg1, double arg2, double arg3)