net.minecraft.entity.ai.goal

public class TemptGoal

extends Goal

aic
net.minecraft.unmapped.C_20760238
net.minecraft.entity.ai.goal.TemptGoal
net.minecraft.entity.ai.EntityAITempt

Field summary

Modifier and TypeField
private final PathFinderMobEntity
a
f_77625709
mob
field_75284_a
private final double
b
f_68877940
speed
field_75282_b
private double
c
f_41639298
targetX
field_75283_c
private double
d
f_46506988
targetY
field_75280_d
private double
e
f_50101153
targetZ
field_75281_e
private double
f
f_67060101
targetPitch
field_75278_f
private double
g
f_23972290
targetYaw
field_75279_g
private PlayerEntity
h
f_18780893
player
field_75289_h
private int
i
f_67779739
delay
field_75290_i
private boolean
j
f_55871813
active
field_75287_j
private final Ingredient
k
f_43789193
temptingItems
field_151484_k
private final boolean
l
f_05897316
scaredByMovement
field_75285_l

Constructor summary

ModifierConstructor
public (PathFinderMobEntity arg0, double arg1, Ingredient arg2, boolean arg3)
public (PathFinderMobEntity arg0, double arg1, boolean arg2, Ingredient arg3)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
func_75250_a()
protected boolean
a(atd arg0)
m_19337011(C_88708284 arg0)
isTempting(ItemStack item)
func_188508_a(ItemStack arg0)
public boolean
b()
m_68122984()
shouldContinue()
func_75253_b()
public void
c()
m_38932409()
start()
func_75249_e()
public void
d()
m_77320506()
stop()
func_75251_c()
public void
e()
m_58078449()
tick()
func_75246_d()
public boolean
g()
m_70905671()
isActive()
func_75277_f()