net.minecraft.world.entity.ai.goal

public class OfferFlowerGoal

extends Goal

cmk
net.minecraft.world.entity.ai.goal.OfferFlowerGoal
net.minecraft.class_1372
net.minecraft.entity.ai.goal.IronGolemLookGoal
net.minecraft.src.C_710_
net.minecraft.world.entity.ai.goal.PathfinderGoalOfferFlower

Field summary

Modifier and TypeField
private static final TargetingConditions
b
OFFER_TARGET_CONTEXT
field_18089
CLOSE_VILLAGER_PREDICATE
f_411872_
private static final Item
c
OFFER_ITEM
field_61986
GIFT
f_411983_
public static final int
a
OFFER_TICKS
field_30224
MAX_LOOK_COOLDOWN
f_148131_
private final IronGolem
d
golem
field_6542
golem
f_25664_
private LivingEntity
e
entity
field_61987
recipient
f_411832_
private int
f
tick
field_6543
lookCountdown
f_25666_

Constructor summary

ModifierConstructor
public (IronGolem golem)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
canStart()
m_8036_()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
m_8045_()
public void
d()
start()
method_6269()
start()
m_8056_()
public void
e()
stop()
method_6270()
stop()
m_8041_()
public void
a()
tick()
method_6268()
tick()
m_8037_()
private AABB
h()
getGolemBoundingBox()
method_73191()
getRange()
m_418296_()