net.minecraft.world.entity.ai.goal

public class OfferFlowerGoal

extends Goal

cdv
net.minecraft.world.entity.ai.goal.OfferFlowerGoal
net.minecraft.class_1372
net.minecraft.entity.ai.goal.IronGolemLookGoal
net.minecraft.world.entity.ai.goal.PathfinderGoalOfferFlower

Field summary

Modifier and TypeField
private static final TargetingConditions
b
OFFER_TARGER_CONTEXT
field_18089
CLOSE_VILLAGER_PREDICATE
public static final int
a
OFFER_TICKS
field_30224
MAX_LOOK_COOLDOWN
private final IronGolem
c
golem
field_6542
golem
private Villager
d
villager
field_6544
targetVillager
private int
e
tick
field_6543
lookCountdown

Constructor summary

ModifierConstructor
public (IronGolem golem)

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()