Class HappyGhastEntity.GhastlingNavigation

Enclosing class:
HappyGhastEntity

private static class HappyGhastEntity.GhastlingNavigation extends BirdNavigation
Mappings:
Namespace Name
named net/minecraft/entity/passive/HappyGhastEntity$GhastlingNavigation
intermediary net/minecraft/class_11187$class_11188
official cmt$a
  • Constructor Details

    • GhastlingNavigation

      public GhastlingNavigation(HappyGhastEntity entity, World world)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/entity/passive/HappyGhastEntity$GhastlingNavigation;<init>(Lnet/minecraft/entity/passive/HappyGhastEntity;Lnet/minecraft/world/World;)V
      intermediary <init> Lnet/minecraft/class_11187$class_11188;<init>(Lnet/minecraft/class_11187;Lnet/minecraft/class_1937;)V
      official <init> Lcmt$a;<init>(Lcmt;Ldmu;)V
  • Method Details

    • canPathDirectlyThrough

      protected boolean canPathDirectlyThrough(Vec3d origin, Vec3d target)
      Overrides:
      canPathDirectlyThrough in class BirdNavigation
      Mappings:
      Namespace Name Mixin selector
      named canPathDirectlyThrough Lnet/minecraft/entity/ai/pathing/EntityNavigation;canPathDirectlyThrough(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Z
      intermediary method_6341 Lnet/minecraft/class_1408;method_6341(Lnet/minecraft/class_243;Lnet/minecraft/class_243;)Z
      official a Lcjw;a(Lfis;Lfis;)Z