net.minecraft.entity.ai.goal

public class PlayerControlGoal

extends Goal

qw
net.minecraft.unmapped.C_39639623
net.minecraft.entity.ai.goal.PlayerControlGoal

Field summary

Modifier and TypeField
private final MobEntity
a
f_59909876
mob
private final float
b
f_95071031
maxVelocity
private float
c
f_28435462
speed
private boolean
d
f_62041072
moving
private int
e
f_81901606
movingTicks
private int
f
f_49754272
maxMovingTicks

Constructor summary

ModifierConstructor
public (MobEntity mob, float maxVelocity)

Method summary

Modifier and TypeMethod
public void
c()
m_38932409()
start()
public void
d()
m_77320506()
stop()
public boolean
a()
m_13184927()
canStart()
public void
e()
m_58078449()
tick()
private boolean
a(afh arg0)
m_86760594(C_81592558 arg0)
canStepOnto(Block block)
public boolean
f()
m_52065905()
isMoving()
public void
g()
m_85593702()
startMoving()
public boolean
h()
m_13896577()
canStartMoving()