net.minecraft.world.entity.ai.goal

public class MoveTowardsRestrictionGoal

extends Goal

btv
net.minecraft.world.entity.ai.goal.MoveTowardsRestrictionGoal
net.minecraft.class_1370
net.minecraft.entity.ai.goal.GoToWalkTargetGoal
net.minecraft.src.C_707_
net.minecraft.world.entity.ai.goal.PathfinderGoalMoveTowardsRestriction

Field summary

Modifier and TypeField
private final PathfinderMob
a
mob
field_6536
mob
f_25627_
private double
b
wantedX
field_6535
x
f_25628_
private double
c
wantedY
field_6534
y
f_25629_
private double
d
wantedZ
field_6533
z
f_25630_
private final double
e
speedModifier
field_6537
speed
f_25631_

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
m_8036_()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
m_8045_()
public void
c()
start()
method_6269()
start()
m_8056_()