net.minecraft.world.entity.ai.goal

public class OfferFlowerGoal

extends Goal

cpc
net.minecraft.world.entity.ai.goal.OfferFlowerGoal
net.minecraft.class_1372
net.minecraft.entity.ai.goal.IronGolemLookGoal

Field summary

Modifier and TypeField
private static final TargetingConditions
b
OFFER_TARGET_CONTEXT
field_18089
CLOSE_VILLAGER_PREDICATE
private static final Item
c
OFFER_ITEM
field_61986
GIFT
public static final int
a
OFFER_TICKS
field_30224
MAX_LOOK_COOLDOWN
private final IronGolem
d
golem
field_6542
golem
private LivingEntity
e
entity
field_61987
recipient
private int
f
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()
private AABB
h()
getGolemBoundingBox()
method_73191()
getRange()