net.minecraft.world.entity.ai.goal

public class MoveTowardsRestrictionGoal

extends Goal

auv
net.minecraft.world.entity.ai.goal.MoveTowardsRestrictionGoal
net.minecraft.class_1370
net.minecraft.entity.ai.goal.GoToWalkTargetGoal
net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal
net.minecraft.server.v1_16_R1.PathfinderGoalMoveTowardsRestriction

Field summary

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

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
func_75250_a()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
func_75253_b()
public void
c()
start()
method_6269()
start()
func_75249_e()