net.minecraft.entity.ai.goal

public class VillagerFarmGoal

extends GoToBlockGoal

agv
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
f
field_11933
villager
field_179504_c
villager
private boolean
g
field_11934
hasPlantableItems
field_179502_d
hasFarmItem
private boolean
h
field_11935
hasRoomForHarvest
field_179503_e
wantsToReapStuff
private int
i
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()
tick()
protected boolean
a(ayc arg0, el arg1)
method_11012(class_3599 arg0, class_2552 arg1)
isValidTarget(WorldView arg0, BlockPos arg1)
func_179488_a(IWorldReaderBase arg0, BlockPos arg1)
shouldMoveTo(IWorldReaderBase arg0, BlockPos arg1)