net.minecraft.world.entity.ai.control

public class FlyingMoveControl

extends MoveControl

All mapped superinterfaces:

Control

cce
net.minecraft.world.entity.ai.control.FlyingMoveControl
net.minecraft.class_1331
net.minecraft.entity.ai.control.FlightMoveControl
net.minecraft.world.entity.ai.control.ControllerMoveFlying

Field summary

Modifier and TypeField
private final int
l
maxTurn
field_20349
maxPitchChange
private final boolean
m
hoversInPlace
field_20350
noGravity

Constructor summary

ModifierConstructor
public (Mob entity, int maxPitchChange, boolean noGravity)

Method summary

Modifier and TypeMethod
public void
a()
tick()
method_6240()
tick()