Class WaterPathNodeMaker

java.lang.Object
net.minecraft.entity.ai.pathing.class_2771
net.minecraft.entity.ai.pathing.WaterPathNodeMaker

public class WaterPathNodeMaker extends class_2771
Mappings:
Namespace Name
official cbh
intermediary net/minecraft/class_2285
named net/minecraft/entity/ai/pathing/WaterPathNodeMaker
  • Field Details

    • field_19719

      private final boolean field_19719
      Mappings:
      Namespace Name Mixin selector
      official j Lcbh;j:Z
      intermediary field_19719 Lnet/minecraft/class_2285;field_19719:Z
      named field_19719 Lnet/minecraft/entity/ai/pathing/WaterPathNodeMaker;field_19719:Z
  • Constructor Details

    • WaterPathNodeMaker

      public WaterPathNodeMaker(boolean bool)
  • Method Details

    • method_11918

      public PathNode method_11918()
      Specified by:
      method_11918 in class class_2771
      Mappings:
      Namespace Name Mixin selector
      official b Lcbd;b()Lcbc;
      intermediary method_11918 Lnet/minecraft/class_2771;method_11918()Lnet/minecraft/class_86;
      named method_11918 Lnet/minecraft/entity/ai/pathing/class_2771;method_11918()Lnet/minecraft/entity/ai/pathing/PathNode;
    • method_11911

      public PathNode method_11911(double double2, double double3, double double4)
      Specified by:
      method_11911 in class class_2771
      Mappings:
      Namespace Name Mixin selector
      official a Lcbd;a(DDD)Lcbc;
      intermediary method_11911 Lnet/minecraft/class_2771;method_11911(DDD)Lnet/minecraft/class_86;
      named method_11911 Lnet/minecraft/entity/ai/pathing/class_2771;method_11911(DDD)Lnet/minecraft/entity/ai/pathing/PathNode;
    • method_11917

      public int method_11917(PathNode[] pathNode, PathNode pathNode2, PathNode pathNode3, float float2)
      Specified by:
      method_11917 in class class_2771
      Mappings:
      Namespace Name Mixin selector
      official a Lcbd;a([Lcbc;Lcbc;Lcbc;F)I
      intermediary method_11917 Lnet/minecraft/class_2771;method_11917([Lnet/minecraft/class_86;Lnet/minecraft/class_86;Lnet/minecraft/class_86;F)I
      named method_11917 Lnet/minecraft/entity/ai/pathing/class_2771;method_11917([Lnet/minecraft/entity/ai/pathing/PathNode;Lnet/minecraft/entity/ai/pathing/PathNode;Lnet/minecraft/entity/ai/pathing/PathNode;F)I
    • method_11914

      public LandType method_11914(BlockView blockView, int int2, int int3, int int4, MobEntity mobEntity, int int5, int int6, int int7, boolean bool, boolean bool2)
      Specified by:
      method_11914 in class class_2771
      Mappings:
      Namespace Name Mixin selector
      official a Lcbd;a(Laxk;IIILafb;IIIZZ)Lcba;
      intermediary method_11914 Lnet/minecraft/class_2771;method_11914(Lnet/minecraft/class_1158;IIILnet/minecraft/class_871;IIIZZ)Lnet/minecraft/class_2770;
      named method_11914 Lnet/minecraft/entity/ai/pathing/class_2771;method_11914(Lnet/minecraft/world/BlockView;IIILnet/minecraft/entity/mob/MobEntity;IIIZZ)Lnet/minecraft/entity/ai/pathing/LandType;
    • method_11913

      public LandType method_11913(BlockView blockView, int int2, int int3, int int4)
      Specified by:
      method_11913 in class class_2771
      Mappings:
      Namespace Name Mixin selector
      official a Lcbd;a(Laxk;III)Lcba;
      intermediary method_11913 Lnet/minecraft/class_2771;method_11913(Lnet/minecraft/class_1158;III)Lnet/minecraft/class_2770;
      named method_11913 Lnet/minecraft/entity/ai/pathing/class_2771;method_11913(Lnet/minecraft/world/BlockView;III)Lnet/minecraft/entity/ai/pathing/LandType;
    • method_11944

      @Nullable private PathNode method_11944(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official b Lcbh;b(III)Lcbc;
      intermediary method_11944 Lnet/minecraft/class_2285;method_11944(III)Lnet/minecraft/class_86;
      named method_11944 Lnet/minecraft/entity/ai/pathing/WaterPathNodeMaker;method_11944(III)Lnet/minecraft/entity/ai/pathing/PathNode;
    • method_11912

      @Nullable protected PathNode method_11912(int int2, int int3, int int4)
      Overrides:
      method_11912 in class class_2771
      Mappings:
      Namespace Name Mixin selector
      official a Lcbd;a(III)Lcbc;
      intermediary method_11912 Lnet/minecraft/class_2771;method_11912(III)Lnet/minecraft/class_86;
      named method_11912 Lnet/minecraft/entity/ai/pathing/class_2771;method_11912(III)Lnet/minecraft/entity/ai/pathing/PathNode;
    • method_11945

      private LandType method_11945(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official c Lcbh;c(III)Lcba;
      intermediary method_11945 Lnet/minecraft/class_2285;method_11945(III)Lnet/minecraft/class_2770;
      named method_11945 Lnet/minecraft/entity/ai/pathing/WaterPathNodeMaker;method_11945(III)Lnet/minecraft/entity/ai/pathing/LandType;