class ZombieEntity.AttackTurtleEggGoal extends BreakBlockGoal
creature, destinationBlock, field_203112_e, movementSpeed, runDelay, timeoutCounter
Constructor and Description |
---|
AttackTurtleEggGoal(CreatureEntity creatureIn,
double speed,
int yMax) |
Modifier and Type | Method and Description |
---|---|
double |
getTargetDistanceSq() |
void |
playBreakingSound(IWorld worldIn,
BlockPos pos) |
void |
playBrokenSound(World worldIn,
BlockPos pos) |
resetTask, shouldExecute, shouldMoveTo, startExecuting, tick
func_220725_g, getIsAboveDestination, getRunDelay, searchForDestination, shouldContinueExecuting, shouldMove
getMutexFlags, isPreemptible, setMutexFlags, toString
AttackTurtleEggGoal(CreatureEntity creatureIn, double speed, int yMax)
public void playBreakingSound(IWorld worldIn, BlockPos pos)
playBreakingSound
in class BreakBlockGoal
public void playBrokenSound(World worldIn, BlockPos pos)
playBrokenSound
in class BreakBlockGoal
public double getTargetDistanceSq()
getTargetDistanceSq
in class MoveToBlockGoal