net.minecraft.world.entity.ai.goal

public class MoveTowardsRestrictionGoal

extends Goal

cds
net.minecraft.world.entity.ai.goal.MoveTowardsRestrictionGoal
net.minecraft.class_1370
net.minecraft.entity.ai.goal.GoToWalkTargetGoal
net.minecraft.world.entity.ai.goal.PathfinderGoalMoveTowardsRestriction

Field summary

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

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
canStart()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
public void
d()
start()
method_6269()
start()