public class EntityAIHarvestFarmland extends EntityAIMoveToBlock
destinationBlock, field_179496_a
Constructor and Description |
---|
EntityAIHarvestFarmland(EntityVillager p_i45889_1_,
double p_i45889_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
continueExecuting() |
protected boolean |
func_179488_a(World worldIn,
BlockPos p_179488_2_) |
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
updateTask() |
func_179487_f
getMutexBits, isInterruptible, setMutexBits
public EntityAIHarvestFarmland(EntityVillager p_i45889_1_, double p_i45889_2_)
public boolean shouldExecute()
shouldExecute
in class EntityAIMoveToBlock
public boolean continueExecuting()
continueExecuting
in class EntityAIMoveToBlock
public void startExecuting()
startExecuting
in class EntityAIMoveToBlock
public void resetTask()
resetTask
in class EntityAIMoveToBlock
public void updateTask()
updateTask
in class EntityAIMoveToBlock
protected boolean func_179488_a(World worldIn, BlockPos p_179488_2_)
func_179488_a
in class EntityAIMoveToBlock