Class ZombieEntity.DestroyEggGoal

Enclosing class:
ZombieEntity

private class ZombieEntity.DestroyEggGoal extends StepAndDestroyBlockGoal
Mappings:
Namespace Name
official bme$a
intermediary net/minecraft/class_1642$class_1643
named net/minecraft/entity/mob/ZombieEntity$DestroyEggGoal
  • Constructor Details

    • DestroyEggGoal

      DestroyEggGoal(PathAwareEntity mob, double speed, int maxYDifference)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbme$a;<init>(Lbme;Laxq;DI)V
      intermediary <init> Lnet/minecraft/class_1642$class_1643;<init>(Lnet/minecraft/class_1642;Lnet/minecraft/class_1314;DI)V
      named <init> Lnet/minecraft/entity/mob/ZombieEntity$DestroyEggGoal;<init>(Lnet/minecraft/entity/mob/ZombieEntity;Lnet/minecraft/entity/mob/PathAwareEntity;DI)V
  • Method Details

    • tickStepping

      public void tickStepping(WorldAccess world, BlockPos pos)
      Overrides:
      tickStepping in class StepAndDestroyBlockGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lbec;a(Lcae;Lgh;)V
      intermediary method_6307 Lnet/minecraft/class_1382;method_6307(Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;)V
      named tickStepping Lnet/minecraft/entity/ai/goal/StepAndDestroyBlockGoal;tickStepping(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;)V
    • onDestroyBlock

      public void onDestroyBlock(World world, BlockPos pos)
      Overrides:
      onDestroyBlock in class StepAndDestroyBlockGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lbec;a(Lcad;Lgh;)V
      intermediary method_6309 Lnet/minecraft/class_1382;method_6309(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
      named onDestroyBlock Lnet/minecraft/entity/ai/goal/StepAndDestroyBlockGoal;onDestroyBlock(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
    • getDesiredSquaredDistanceToTarget

      public double getDesiredSquaredDistanceToTarget()
      Overrides:
      getDesiredSquaredDistanceToTarget in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official i Lbdo;i()D
      intermediary method_6291 Lnet/minecraft/class_1367;method_6291()D
      named getDesiredSquaredDistanceToTarget Lnet/minecraft/entity/ai/goal/MoveToTargetPosGoal;getDesiredSquaredDistanceToTarget()D