net.minecraft.server.v1_14_R1

public class PathfinderGoalBeg

extends PathfinderGoal

amh
net.minecraft.class_1337
net.minecraft.entity.ai.goal.WolfBegGoal
net.minecraft.entity.ai.goal.BegGoal
net.minecraft.server.v1_14_R1.PathfinderGoalBeg

Field summary

Modifier and TypeField
private final EntityWolf
a
field_6384
wolf
field_75387_a
private EntityHuman
b
field_6383
begFrom
field_75385_b
private final World
c
field_6381
world
field_75386_c
private final float
d
field_6380
begDistance
field_75383_d
private int
e
field_6382
timer
field_75384_e
private final PathfinderTargetCondition
f
field_18085
validPlayerPredicate
field_220688_f

Constructor summary

ModifierConstructor
public (EntityWolf arg0, float arg1)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
func_75250_a()
public boolean
b()
method_6266()
shouldContinue()
func_75253_b()
public void
c()
method_6269()
start()
func_75249_e()
public void
d()
method_6270()
stop()
func_75251_c()
public void
e()
method_6268()
tick()
func_75246_d()
private boolean
a(awb arg0)
method_6244(class_1657 arg0)
isAttractive(PlayerEntity arg0)
func_75382_a(PlayerEntity arg0)