net.minecraft.entity.ai.goal

public class StepAndDestroyBlockGoal

extends MoveToTargetPosGoal

aob
net.minecraft.class_1382
net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal
net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal
net.minecraft.entity.ai.goal.BreakBlockGoal
net.minecraft.entity.ai.goal.BreakBlockGoal

Field summary

Modifier and TypeField
private final Block
g
field_6587
targetBlock
f_29631119
field_203117_f
block
private final MobEntity
h
field_6589
stepAndDestroyMob
f_14720197
field_203118_g
entity
private int
i
field_6588
counter
f_47044819
field_203119_h
breakingTime

Constructor summary

ModifierConstructor
public (Block arg0, MobEntityWithAi arg1, double arg2, int arg3)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
canStart()
func_75250_a()
shouldExecute()
private boolean
m()
method_20307()
hasAvailableTarget()
m_07639882()
func_220729_m()
func_220729_m()
public void
d()
method_6270()
stop()
stop()
func_75251_c()
resetTask()
public void
c()
method_6269()
start()
start()
func_75249_e()
startExecuting()
public void
a(bhn arg0, ev arg1)
method_6307(class_1936 arg0, class_2338 arg1)
tickStepping(IWorld arg0, BlockPos arg1)
tickStepping(WorldAccess world, BlockPos pos)
func_203114_b(IWorld arg0, BlockPos arg1)
playBreakingSound(IWorld worldIn, BlockPos pos)
public void
a(bhm arg0, ev arg1)
method_6309(class_1937 arg0, class_2338 arg1)
onDestroyBlock(World arg0, BlockPos arg1)
onDestroyBlock(World world, BlockPos pos)
func_203116_c(World arg0, BlockPos arg1)
playBrokenSound(World worldIn, BlockPos pos)
public void
e()
method_6268()
tick()
tick()
func_75246_d()
tick()
private BlockPos
a(ev arg0, bgw arg1)
method_6308(class_2338 arg0, class_1922 arg1)
tweakToProperPos(BlockPos arg0, BlockView arg1)
m_93806559(BlockPos arg0, BlockView arg1)
func_203115_a(BlockPos arg0, IBlockReader arg1)
findTarget(BlockPos pos, IBlockReader worldIn)
protected boolean
a(bhp arg0, ev arg1)
method_6296(class_1941 arg0, class_2338 arg1)
isTargetPos(ViewableWorld arg0, BlockPos arg1)
isValidTarget(WorldView arg0, BlockPos arg1)
func_179488_a(IWorldReader arg0, BlockPos arg1)
shouldMoveTo(IWorldReader arg0, BlockPos arg1)