Class LandPathNodeMaker

java.lang.Object
net.minecraft.entity.ai.pathing.class_2771
net.minecraft.entity.ai.pathing.LandPathNodeMaker
Direct Known Subclasses:
class_3250

public class LandPathNodeMaker extends class_2771
Mappings:
Namespace Name
official beo
intermediary net/minecraft/class_2286
named net/minecraft/entity/ai/pathing/LandPathNodeMaker
  • Field Details

    • field_13093

      protected float field_13093
      Mappings:
      Namespace Name Mixin selector
      official j Lbeo;j:F
      intermediary field_13093 Lnet/minecraft/class_2286;field_13093:F
      named field_13093 Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;field_13093:F
  • Constructor Details

    • LandPathNodeMaker

      public LandPathNodeMaker()
  • Method Details

    • method_11915

      public void method_11915(BlockView blockView, MobEntity mobEntity)
      Overrides:
      method_11915 in class class_2771
      Mappings:
      Namespace Name Mixin selector
      official a Lbek;a(Lamy;Lvq;)V
      intermediary method_11915 Lnet/minecraft/class_2771;method_11915(Lnet/minecraft/class_1158;Lnet/minecraft/class_871;)V
      named method_11915 Lnet/minecraft/entity/ai/pathing/class_2771;method_11915(Lnet/minecraft/world/BlockView;Lnet/minecraft/entity/mob/MobEntity;)V
    • method_11910

      public void method_11910()
      Overrides:
      method_11910 in class class_2771
      Mappings:
      Namespace Name Mixin selector
      official a Lbek;a()V
      intermediary method_11910 Lnet/minecraft/class_2771;method_11910()V
      named method_11910 Lnet/minecraft/entity/ai/pathing/class_2771;method_11910()V
    • method_11918

      public PathNode method_11918()
      Specified by:
      method_11918 in class class_2771
      Mappings:
      Namespace Name Mixin selector
      official b Lbek;b()Lbej;
      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 Lbek;a(DDD)Lbej;
      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 Lbek;a([Lbej;Lbej;Lbej;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_11946

      @Nullable private PathNode method_11946(int int2, int int3, int int4, int int5, double double2, Direction direction)
      Mappings:
      Namespace Name Mixin selector
      official a Lbeo;a(IIIIDLfa;)Lbej;
      intermediary method_11946 Lnet/minecraft/class_2286;method_11946(IIIIDLnet/minecraft/class_1354;)Lnet/minecraft/class_86;
      named method_11946 Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_11946(IIIIDLnet/minecraft/util/math/Direction;)Lnet/minecraft/entity/ai/pathing/PathNode;
    • 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 Lbek;a(Lamy;IIILvq;IIIZZ)Lbeh;
      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_14446

      public LandType method_14446(BlockView blockView, int int2, int int3, int int4, int int5, int int6, int int7, boolean bool, boolean bool2, EnumSet<LandType> enumSet, LandType landType, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lbeo;a(Lamy;IIIIIIZZLjava/util/EnumSet;Lbeh;Let;)Lbeh;
      intermediary method_14446 Lnet/minecraft/class_2286;method_14446(Lnet/minecraft/class_1158;IIIIIIZZLjava/util/EnumSet;Lnet/minecraft/class_2770;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2770;
      named method_14446 Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_14446(Lnet/minecraft/world/BlockView;IIIIIIZZLjava/util/EnumSet;Lnet/minecraft/entity/ai/pathing/LandType;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/ai/pathing/LandType;
    • method_11948

      private LandType method_11948(MobEntity mobEntity, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lbeo;a(Lvq;Let;)Lbeh;
      intermediary method_11948 Lnet/minecraft/class_2286;method_11948(Lnet/minecraft/class_871;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2770;
      named method_11948 Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_11948(Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/ai/pathing/LandType;
    • method_11947

      private LandType method_11947(MobEntity mobEntity, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lbeo;a(Lvq;III)Lbeh;
      intermediary method_11947 Lnet/minecraft/class_2286;method_11947(Lnet/minecraft/class_871;III)Lnet/minecraft/class_2770;
      named method_11947 Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_11947(Lnet/minecraft/entity/mob/MobEntity;III)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 Lbek;a(Lamy;III)Lbeh;
      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_14447

      public LandType method_14447(BlockView blockView, int int2, int int3, int int4, LandType landType)
      Mappings:
      Namespace Name Mixin selector
      official a Lbeo;a(Lamy;IIILbeh;)Lbeh;
      intermediary method_14447 Lnet/minecraft/class_2286;method_14447(Lnet/minecraft/class_1158;IIILnet/minecraft/class_2770;)Lnet/minecraft/class_2770;
      named method_14447 Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_14447(Lnet/minecraft/world/BlockView;IIILnet/minecraft/entity/ai/pathing/LandType;)Lnet/minecraft/entity/ai/pathing/LandType;
    • method_11949

      protected LandType method_11949(BlockView blockView, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official b Lbeo;b(Lamy;III)Lbeh;
      intermediary method_11949 Lnet/minecraft/class_2286;method_11949(Lnet/minecraft/class_1158;III)Lnet/minecraft/class_2770;
      named method_11949 Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_11949(Lnet/minecraft/world/BlockView;III)Lnet/minecraft/entity/ai/pathing/LandType;