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 ayr
intermediary net/minecraft/class_2285
named net/minecraft/entity/ai/pathing/WaterPathNodeMaker
  • Constructor Details

    • WaterPathNodeMaker

      public WaterPathNodeMaker()
  • Method Details

    • method_11918

      public PathNode method_11918()
      Specified by:
      method_11918 in class class_2771
      Mappings:
      Namespace Name Mixin selector
      official b Layo;b()Layn;
      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 Layo;a(DDD)Layn;
      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 Layo;a([Layn;Layn;Layn;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 Layo;a(Lahx;IIILsb;IIIZZ)Laym;
      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 Layo;a(Lahx;III)Laym;
      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 Layr;b(III)Layn;
      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_11945

      private LandType method_11945(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official c Layr;c(III)Laym;
      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;