net.minecraft.entity.ai.goal

public class TemptGoal

extends Goal

sh
net.minecraft.class_923
net.minecraft.entity.ai.goal.TemptGoal
net.minecraft.entity.ai.EntityAITempt

Field summary

Modifier and TypeField
private PathFinderMobEntity
a
field_3608
mob
temptedEntity
private double
b
field_6865
speed
speed
private double
c
field_3610
targetX
targetX
private double
d
field_3611
targetY
targetY
private double
e
field_3612
targetZ
targetZ
private double
f
field_3613
targetPitch
pitch
private double
g
field_3614
targetYaw
yaw
private PlayerEntity
h
field_3615
player
temptingPlayer
private int
i
field_3616
delay
delayTemptCounter
private boolean
j
field_3617
active
isRunning
private Item
k
field_9091
temptItem
temptItem
private boolean
l
field_3619
scaredByMovement
scaredByPlayerMovement
private boolean
m
field_3620
inWater
avoidWater

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed, Item temptItem, boolean scaredByMovement)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
continueExecuting()
public void
c()
method_2747()
start()
startExecuting()
public void
d()
method_2745()
stop()
resetTask()
public void
e()
method_2746()
tick()
updateTask()
public boolean
f()
method_2766()
isActive()
isRunning()