net.minecraft.world.entity.ai.control

public class FlyingMoveControl

extends MoveControl

All mapped superinterfaces:

Control

ayp
net.minecraft.world.entity.ai.control.FlyingMoveControl
net.minecraft.class_1331
net.minecraft.entity.ai.control.FlightMoveControl
net.minecraft.src.C_663_
net.minecraft.world.entity.ai.control.ControllerMoveFlying

Field summary

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

Constructor summary

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

Method summary

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