net.minecraft.entity.ai.goal

public class GoToWalkTargetGoal

extends Goal

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

Field summary

Modifier and TypeField
private final PathAwareEntity
mob
field_6536
mob
private double
wantedX
field_6535
x
private double
wantedY
field_6534
y
private double
wantedZ
field_6533
z
private final double
speedModifier
field_6537
speed

Constructor summary

ModifierConstructor
public (PathAwareEntity mob, double speed)

Method summary

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