Package net.minecraft

Class class_7102.class_7104

Enclosing class:
class_7102

private static class class_7102.class_7104 extends AmphibiousPathNodeMaker
Mappings:
Namespace Name
official bki$b
intermediary net/minecraft/class_7102$class_7104
named net/minecraft/class_7102$class_7104
  • Field Details

    • field_37461

      private final BlockPos.Mutable field_37461
      Mappings:
      Namespace Name Mixin selector
      official l Lbki$b;l:Lgk$a;
      intermediary field_37461 Lnet/minecraft/class_7102$class_7104;field_37461:Lnet/minecraft/class_2338$class_2339;
      named field_37461 Lnet/minecraft/class_7102$class_7104;field_37461:Lnet/minecraft/util/math/BlockPos$Mutable;
  • Constructor Details

    • class_7104

      public class_7104(boolean penalizeDeepWater)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldkz;<init>(Z)V
      intermediary <init> Lnet/minecraft/class_15;<init>(Z)V
      named <init> Lnet/minecraft/entity/ai/pathing/AmphibiousPathNodeMaker;<init>(Z)V
  • 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 AmphibiousPathNodeMaker
      Mappings:
      Namespace Name Mixin selector
      official a Ldle;a(Lcbf;III)Ldlb;
      intermediary method_17 Lnet/minecraft/class_8;method_17(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;