net.minecraft.entity.ai.goal

public class TemptGoal

extends Goal

up
net.minecraft.unmapped.C_20760238
net.minecraft.entity.ai.goal.TemptGoal

Field summary

Modifier and TypeField
private PathFinderMobEntity
a
f_77625709
mob
private double
b
f_68877940
speed
private double
c
f_41639298
targetX
private double
d
f_46506988
targetY
private double
e
f_50101153
targetZ
private double
f
f_67060101
targetPitch
private double
g
f_23972290
targetYaw
private PlayerEntity
h
f_18780893
player
private int
i
f_67779739
delay
private boolean
j
f_55871813
active
private Set<Item>
k
f_43789193
temptingItems
private boolean
l
f_05897316
scaredByMovement

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed, Item temptItem, boolean scaredByMovement)
public (PathFinderMobEntity entity, double speed, boolean scaredByMovement, Set<Item> temptingItems)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
protected boolean
a(adq arg0)
m_19337011(C_88708284 arg0)
isTempting(ItemStack item)
public boolean
b()
m_68122984()
shouldContinue()
public void
c()
m_38932409()
start()
public void
d()
m_77320506()
stop()
public void
e()
m_58078449()
tick()
public boolean
f()
m_70905671()
isActive()