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, tickfunc_220725_g, getIsAboveDestination, getRunDelay, searchForDestination, shouldContinueExecuting, shouldMovegetMutexFlags, isPreemptible, setMutexFlags, toStringAttackTurtleEggGoal(CreatureEntity creatureIn, double speed, int yMax)
public void playBreakingSound(IWorld worldIn, BlockPos pos)
playBreakingSound in class BreakBlockGoalpublic void playBrokenSound(World worldIn, BlockPos pos)
playBrokenSound in class BreakBlockGoalpublic double getTargetDistanceSq()
getTargetDistanceSq in class MoveToBlockGoal