Class GoatEntity.class_6339

Enclosing class:
GoatEntity

static class GoatEntity.class_6339 extends LandPathNodeMaker
Mappings:
Namespace Name
official bem$a
intermediary net/minecraft/class_6053$class_6339
named net/minecraft/entity/passive/GoatEntity$class_6339
  • Field Details

    • field_33489

      private final BlockPos.Mutable field_33489
      Mappings:
      Namespace Name Mixin selector
      official l Lbem$a;l:Lgb$a;
      intermediary field_33489 Lnet/minecraft/class_6053$class_6339;field_33489:Lnet/minecraft/class_2338$class_2339;
      named field_33489 Lnet/minecraft/entity/passive/GoatEntity$class_6339;field_33489:Lnet/minecraft/util/math/BlockPos$Mutable;
  • Constructor Details

    • class_6339

      private class_6339()
  • Method Details

    • getDefaultNodeType

      public PathNodeType getDefaultNodeType(BlockView world, int x, int y, int z)
      Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
      Overrides:
      getDefaultNodeType in class LandPathNodeMaker
      Mappings:
      Namespace Name Mixin selector
      official a Ldga;a(Lbvb;III)Ldfx;
      intermediary method_25 Lnet/minecraft/class_8;method_25(Lnet/minecraft/class_1922;III)Lnet/minecraft/class_7;
      named getDefaultNodeType Lnet/minecraft/entity/ai/pathing/PathNodeMaker;getDefaultNodeType(Lnet/minecraft/world/BlockView;III)Lnet/minecraft/entity/ai/pathing/PathNodeType;