net.minecraft.world.entity.ai.goal

public class BegGoal

extends Goal

ccm
net.minecraft.world.entity.ai.goal.BegGoal
net.minecraft.class_1337
net.minecraft.entity.ai.goal.WolfBegGoal
net.minecraft.world.entity.ai.goal.PathfinderGoalBeg

Field summary

Modifier and TypeField
private final Wolf
a
wolf
field_6384
wolf
private Player
b
player
field_6383
begFrom
private final ServerLevel
c
level
field_6381
world
private final float
d
lookDistance
field_6380
begDistance
private int
e
lookTime
field_6382
timer
private final TargetingConditions
f
begTargeting
field_18085
validPlayerPredicate

Constructor summary

ModifierConstructor
public (Wolf wolf, float begDistance)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
canStart()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
public void
d()
start()
method_6269()
start()
public void
e()
stop()
method_6270()
stop()
public void
a()
tick()
method_6268()
tick()
private boolean
a(cpx arg0)
playerHoldingInteresting(Player arg0)
method_6244(class_1657 arg0)
isAttractive(PlayerEntity player)