net.minecraft.entity.ai.brain.task

public class FarmerVillagerTask

extends Task<VillagerEntity>

ake
net.minecraft.class_4217
net.minecraft.entity.ai.brain.task.FarmerVillagerTask
net.minecraft.unmapped.C_77327573
net.minecraft.entity.ai.brain.task.FarmTask
net.minecraft.entity.ai.brain.task.FarmTask

Field summary

Modifier and TypeField
private BlockPos
a
field_18858
field_18858
f_95021905
field_220422_a
field_220422_a
private boolean
b
field_18859
field_18859
f_10055023
field_220423_b
hasFarmItemInInventory
private boolean
c
field_18860
field_18860
f_50566119
field_220424_c
field_220424_c
private long
d
field_18861
field_18861
f_86425335
field_220425_d
field_220425_d
private int
e
field_19239
field_19239
f_58281560
field_220426_e
field_220426_e
private List<BlockPos>
f
field_19351
field_19351
f_94382018
field_223518_f
farmableBlocks

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
a(vi arg0, avo arg1)
method_19564(class_3218 arg0, class_1646 arg1)
method_19564(ServerWorld arg0, VillagerEntity arg1)
m_78001225(ServerWorld arg0, VillagerEntity arg1)
func_212832_a_(ServerWorld arg0, VillagerEntity arg1)
shouldExecute(ServerWorld worldIn, VillagerEntity owner)
private BlockPos
a(vi arg0)
method_20641(class_3218 arg0)
method_20641(ServerWorld arg0)
m_06637183(ServerWorld arg0)
func_223517_a(ServerWorld arg0)
getNextPosForFarming(ServerWorld serverWorldIn)
private boolean
a(ev arg0, vi arg1)
method_20640(class_2338 arg0, class_3218 arg1)
method_20640(BlockPos arg0, ServerWorld arg1)
m_60119219(BlockPos arg0, ServerWorld arg1)
func_223516_a(BlockPos arg0, ServerWorld arg1)
isValidPosForFarming(BlockPos pos, ServerWorld serverWorldIn)
protected void
a(vi arg0, avo arg1, long arg2)
method_20392(class_3218 arg0, class_1646 arg1, long arg2)
method_20392(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_50172486(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212831_a_(ServerWorld arg0, VillagerEntity arg1, long arg2)
startExecuting(ServerWorld worldIn, VillagerEntity entityIn, long gameTimeIn)
protected void
b(vi arg0, avo arg1, long arg2)
method_19566(class_3218 arg0, class_1646 arg1, long arg2)
method_19566(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_96918776(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212835_f_(ServerWorld arg0, VillagerEntity arg1, long arg2)
resetTask(ServerWorld worldIn, VillagerEntity entityIn, long gameTimeIn)
protected void
c(vi arg0, avo arg1, long arg2)
method_19565(class_3218 arg0, class_1646 arg1, long arg2)
method_19565(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_79892301(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212833_d_(ServerWorld arg0, VillagerEntity arg1, long arg2)
updateTask(ServerWorld worldIn, VillagerEntity owner, long gameTime)
protected boolean
d(vi arg0, avo arg1, long arg2)
method_20394(class_3218 arg0, class_1646 arg1, long arg2)
method_20394(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_28900864(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212834_g_(ServerWorld arg0, VillagerEntity arg1, long arg2)
shouldContinueExecuting(ServerWorld worldIn, VillagerEntity entityIn, long gameTimeIn)