net.minecraft.entity.ai.goal

public class WolfBegGoal

extends Goal

qt
net.minecraft.class_887
net.minecraft.entity.ai.goal.WolfBegGoal
net.minecraft.entity.ai.EntityAIBeg

Field summary

Modifier and TypeField
private WolfEntity
a
field_3462
wolfEntity
theWolf
private PlayerEntity
b
field_3463
playerEntity
thePlayer
private World
c
field_3464
world
worldObject
private float
d
field_3465
begDistance
minPlayerDistance
private int
e
field_3466
timer
timeoutCounter

Constructor summary

ModifierConstructor
public (WolfEntity arg0, float arg1)

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()
private boolean
a(wn arg0)
method_2736(class_988 arg0)
isAttractive(PlayerEntity player)
hasPlayerGotBoneInHand(EntityPlayer player)