net.minecraft.world.entity.ai.goal

public class TemptGoal

extends Goal

aqm
net.minecraft.world.entity.ai.goal.TemptGoal
net.minecraft.class_1391
net.minecraft.unmapped.C_klcypqlq
net.minecraft.entity.ai.goal.TemptGoal
net.minecraft.entity.ai.goal.TemptGoal
net.minecraft.server.v1_15_R1.PathfinderGoalTempt

Field summary

Modifier and TypeField
private static final TargetingConditions
c
TEMP_TARGETING
field_18090
f_eecazavb
TEMPTING_ENTITY_PREDICATE
field_220762_c
protected final PathfinderMob
a
mob
field_6616
f_scbsiutq
mob
field_75284_a
private final double
d
speedModifier
field_6615
f_iddzhkui
speed
field_75282_b
private double
e
px
field_6614
f_stwralen
lastPlayerX
field_75283_c
private double
f
py
field_6611
f_bfzketot
lastPlayerY
field_75280_d
private double
g
pz
field_6621
f_hvntedfi
lastPlayerZ
field_75281_e
private double
h
pRotX
field_6619
f_imkviwrf
lastPlayerPitch
field_75278_f
private double
i
pRotY
field_6618
f_twlffgvx
lastPlayerYaw
field_75279_g
protected Player
b
player
field_6617
f_tfwxptmo
closestPlayer
field_75289_h
target
private int
j
calmDown
field_6612
f_fvikwscs
cooldown
field_75290_i
private boolean
k
isRunning
field_6613
f_gjozrwne
active
field_75287_j
private final Ingredient
l
items
field_6622
f_nzazfudk
food
field_151484_k
private final boolean
m
canScare
field_6620
f_gcukblrx
canBeScared
field_75285_l

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed, Ingredient food, boolean canBeScared)
public (PathfinderMob mob, double speed, boolean canBeScared, Ingredient food)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
m_njsjilur()
canStart()
func_75250_a()
protected boolean
a(bek arg0)
shouldFollowItem(ItemStack arg0)
method_6312(class_1799 arg0)
m_jpgygtoe(C_sddaxwyk arg0)
isTempedBy(ItemStack stack)
func_188508_a(ItemStack arg0)
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
func_75253_b()
protected boolean
g()
canScare()
method_16081()
m_qytkxnlv()
canBeScared()
func_220761_g()
public void
c()
start()
method_6269()
m_koalcxuy()
start()
func_75249_e()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
func_75251_c()
public void
e()
tick()
method_6268()
m_nfnryldq()
tick()
func_75246_d()
public boolean
h()
isRunning()
method_6313()
m_mgdyvbvj()
isActive()
func_75277_f()