net.minecraft.entity.ai.goal

public class VillagerFarmGoal

extends GoToBlockGoal

xg
net.minecraft.class_2614
net.minecraft.entity.ai.goal.VillagerFarmGoal
net.minecraft.entity.ai.EntityAIHarvestFarmland
net.minecraft.entity.ai.EntityAIHarvestFarmland

Field summary

Modifier and TypeField
private final VillagerEntity
c
field_11933
villager
field_179504_c
villager
private boolean
d
field_11934
hasPlantableItems
field_179502_d
hasFarmItem
private boolean
e
field_11935
hasRoomForHarvest
field_179503_e
wantsToReapStuff
private int
f
field_11936
harvestDelay
field_179501_f
currentTask

Constructor summary

ModifierConstructor
public (VillagerEntity villager, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
func_75250_a()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public void
e()
method_2746()
tick()
func_75246_d()
updateTask()
protected boolean
a(amu arg0, et arg1)
method_11012(class_1150 arg0, class_2552 arg1)
isValidTarget(World arg0, BlockPos arg1)
func_179488_a(World arg0, BlockPos arg1)
shouldMoveTo(World arg0, BlockPos arg1)