Class ZombieEntity.DestroyEggGoal

Enclosing class:
ZombieEntity

private class ZombieEntity.DestroyEggGoal extends StepAndDestroyBlockGoal
Mappings:
Namespace Name
official buw$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> Lbuw$a;<init>(Lbuw;Lbep;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 Lbma;a(Lcjx;Lgp;)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 Lbma;a(Lcjw;Lgp;)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
    • getDesiredDistanceToTarget

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