net.minecraft.entity.ai.goal

public class StepAndDestroyBlockGoal

extends GoToBlockGoal

ahv
net.minecraft.class_3474
net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal
net.minecraft.entity.ai.EntityAIBreakBlock
net.minecraft.entity.ai.EntityAIBreakBlock

Field summary

Modifier and TypeField
private final Block
f
field_16883
f_29631119
field_203117_f
block
private final MobEntity
g
field_16884
f_14720197
field_203118_g
entity
private int
h
field_16885
f_47044819
field_203119_h
breakingTime

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
func_75250_a()
shouldExecute()
protected int
a(afg arg0)
method_15694(class_877 arg0)
m_60719607(PathFinderMobEntity arg0)
func_203109_a(EntityCreature arg0)
getRunDelay(EntityCreature arg0)
public boolean
b()
method_2744()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public void
d()
method_2745()
stop()
func_75251_c()
resetTask()
public void
c()
method_2747()
start()
func_75249_e()
startExecuting()
public void
a(axz arg0, el arg1)
method_15700(class_3598 arg0, class_2552 arg1)
tickStepping(WorldAccess world, BlockPos pos)
func_203114_b(IWorld arg0, BlockPos arg1)
playBreakingSound(IWorld arg0, BlockPos arg1)
public void
a(axy arg0, el arg1)
method_15699(class_1150 arg0, class_2552 arg1)
onDestroyBlock(World world, BlockPos pos)
func_203116_c(World arg0, BlockPos arg1)
playBrokenSound(World arg0, BlockPos arg1)
public void
e()
method_2746()
tick()
func_75246_d()
tick()
private BlockPos
a(el arg0, axk arg1)
method_15701(class_2552 arg0, class_1158 arg1)
m_93806559(BlockPos arg0, BlockView arg1)
func_203115_a(BlockPos arg0, IBlockReader arg1)
findTarget(BlockPos arg0, IBlockReader arg1)
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)